Test ovh swift region update

OVH is dropping swift catalog entries for BHS1 and GRA1 in favor of
simply BHS and GRA. Update to those values and confirm they work.

Change-Id: I4164e99ca9729e8c27149894e6bff790432f02f9
This commit is contained in:
Clark Boylan 2019-12-06 08:33:14 -08:00
parent c6cdbb7cf0
commit 4f110b3915
3 changed files with 19 additions and 6 deletions

View File

@ -17,11 +17,8 @@
zuul_log_container: zuul_opendev_logs
zuul_log_include_download_script: true
with_random_choice:
- '{{ opendev_cloud_ovh_bhs1 }}'
- '{{ opendev_cloud_ovh_gra1 }}'
- '{{ opendev_cloud_rax_dfw }}'
- '{{ opendev_cloud_rax_iad }}'
- '{{ opendev_cloud_rax_ord }}'
- '{{ opendev_cloud_test_ovh_bhs }}'
- '{{ opendev_cloud_test_ovh_gra }}'
- hosts: localhost
# NOTE(pabelanger): We ignore_errors for the following tasks as not to fail

View File

@ -91,7 +91,9 @@
timeout: 1800
post-timeout: 1800
nodeset: ubuntu-bionic
secrets: *log_clouds
secrets:
- opendev_cloud_test_ovh_bhs
- opendev_cloud_test_ovh_gra
- job:
name: base-minimal

View File

@ -179,6 +179,20 @@
auth: *ovh_auth
region_name: GRA1
- secret:
name: opendev_cloud_test_ovh_bhs
data:
profile: ovh
auth: *ovh_auth
region_name: BHS
- secret:
name: opendev_cloud_test_ovh_gra
data:
profile: ovh
auth: *ovh_auth
region_name: GRA
- secret:
name: opendev_cloud_rax_dfw
data: