Disable OVH BHS1 and GRA1 log uploads

These regions are returning 503s for file retrievals and some jobs are
failing to upload logs there. Disable until it stabilizes.

Change-Id: Ic5d75b95bf8e3c71025c7297644e7fb3ed2fd9b3
This commit is contained in:
Clark Boylan 2023-01-10 14:32:20 -08:00
parent 7081efc3e0
commit 022af868f1
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@
set_fact:
_swift_provider_name: "{{ opendev_base_item }}"
with_random_choice:
- 'ovh_bhs'
- 'ovh_gra'
# - 'ovh_bhs'
# - 'ovh_gra'
- 'rax_dfw'
- 'rax_iad'
- 'rax_ord'