Update base-test to only upload to rax

We recently disabled rax swift log uploads due to errors. Force all
uploads under the base-test job to go to rax so that we can test this
more now that the immediate fire is contained.

Change-Id: I7cb8b312356fbaf0d8b4db02b6cc9363f3b13c6f
This commit is contained in:
Clark Boylan 2023-02-09 11:22:24 -08:00
parent 5ce784d816
commit 5497c3aa3a
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'