Push OVH region update to production

The OVH region updates have been tested with base-test successfully
(see https://review.opendev.org/#/c/680178/). With that done push to
production so that we are ready for OVH to make their changes later.

Change-Id: Icdbe31a8ba00ffe0279a484fe9ccf4d49bfcf4de
This commit is contained in:
Clark Boylan 2019-12-09 11:43:47 -08:00
parent 4f110b3915
commit 398768ffb1
5 changed files with 14 additions and 27 deletions

View File

@ -16,8 +16,8 @@
# used. # used.
zuul_log_container: zuul_opendev_logs zuul_log_container: zuul_opendev_logs
with_random_choice: with_random_choice:
- '{{ opendev_cloud_ovh_bhs1 }}' - '{{ opendev_cloud_ovh_bhs }}'
- '{{ opendev_cloud_ovh_gra1 }}' - '{{ opendev_cloud_ovh_gra }}'
- '{{ opendev_cloud_rax_dfw }}' - '{{ opendev_cloud_rax_dfw }}'
- '{{ opendev_cloud_rax_iad }}' - '{{ opendev_cloud_rax_iad }}'
- '{{ opendev_cloud_rax_ord }}' - '{{ opendev_cloud_rax_ord }}'

View File

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

View File

@ -16,8 +16,8 @@
# used. # used.
zuul_log_container: zuul_opendev_logs zuul_log_container: zuul_opendev_logs
with_random_choice: with_random_choice:
- '{{ opendev_cloud_ovh_bhs1 }}' - '{{ opendev_cloud_ovh_bhs }}'
- '{{ opendev_cloud_ovh_gra1 }}' - '{{ opendev_cloud_ovh_gra }}'
- '{{ opendev_cloud_rax_dfw }}' - '{{ opendev_cloud_rax_dfw }}'
- '{{ opendev_cloud_rax_iad }}' - '{{ opendev_cloud_rax_iad }}'
- '{{ opendev_cloud_rax_ord }}' - '{{ opendev_cloud_rax_ord }}'

View File

@ -65,8 +65,8 @@
nodeset: ubuntu-bionic nodeset: ubuntu-bionic
secrets: &log_clouds secrets: &log_clouds
- opendev_cloud_fn_one - opendev_cloud_fn_one
- opendev_cloud_ovh_bhs1 - opendev_cloud_ovh_bhs
- opendev_cloud_ovh_gra1 - opendev_cloud_ovh_gra
- opendev_cloud_rax_dfw - opendev_cloud_rax_dfw
- opendev_cloud_rax_iad - opendev_cloud_rax_iad
- opendev_cloud_rax_ord - opendev_cloud_rax_ord
@ -91,9 +91,7 @@
timeout: 1800 timeout: 1800
post-timeout: 1800 post-timeout: 1800
nodeset: ubuntu-bionic nodeset: ubuntu-bionic
secrets: secrets: *log_clouds
- opendev_cloud_test_ovh_bhs
- opendev_cloud_test_ovh_gra
- job: - job:
name: base-minimal name: base-minimal

View File

@ -133,7 +133,7 @@
region_name: ca-ymq-1 region_name: ca-ymq-1
- secret: - secret:
name: opendev_cloud_ovh_bhs1 name: opendev_cloud_ovh_bhs
data: data:
profile: ovh profile: ovh
auth: &ovh_auth auth: &ovh_auth
@ -170,24 +170,10 @@
jiuTfk8pCtk+D0ok39spyMD2xQ0Uv+tKC7uCx7jClsh3VoX0Msl9AIR/fWpr6IP/hhwRU jiuTfk8pCtk+D0ok39spyMD2xQ0Uv+tKC7uCx7jClsh3VoX0Msl9AIR/fWpr6IP/hhwRU
BXVRn6MwyBOTxfmJxIs2wQcUz4Xsm451FAvr4Cl9yi8cItWDOVwswjS/7Vf3vNvqDLGt5 BXVRn6MwyBOTxfmJxIs2wQcUz4Xsm451FAvr4Cl9yi8cItWDOVwswjS/7Vf3vNvqDLGt5
40Jr3yQEnfaflRscBye6HEg3jooH2xSGdJp/YLN/1T3zzQJDUekFibSV0P/sKc= 40Jr3yQEnfaflRscBye6HEg3jooH2xSGdJp/YLN/1T3zzQJDUekFibSV0P/sKc=
region_name: BHS1
- secret:
name: opendev_cloud_ovh_gra1
data:
profile: ovh
auth: *ovh_auth
region_name: GRA1
- secret:
name: opendev_cloud_test_ovh_bhs
data:
profile: ovh
auth: *ovh_auth
region_name: BHS region_name: BHS
- secret: - secret:
name: opendev_cloud_test_ovh_gra name: opendev_cloud_ovh_gra
data: data:
profile: ovh profile: ovh
auth: *ovh_auth auth: *ovh_auth