Temporarily disable log uploads to rax dfw and iad swift

We've seen errors with uploads to rax iad and rax dfw resulting in jobs
reporting POST_FAILURE with no logs uploaded. Testing container listings
against iad and dfw results in 500 errors but the same requests succeed
against ord so we leave it in place.

Based on the 500 errors received in testing above we believe this issue
is not on our end (client/sdk updates for example) but rather on the
server/service side and we need to disable the endpoints and ride it
out.

Change-Id: Ic38fb681c1de84bdb96edb1ecaa7c632a5bec706
This commit is contained in:
Clark Boylan 2023-11-06 12:16:25 -08:00
parent 10a6896e40
commit 1e5f2cd932
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@
with_random_choice:
- 'ovh_bhs'
- 'ovh_gra'
- 'rax_dfw'
- 'rax_iad'
#- 'rax_dfw'
#- 'rax_iad'
- 'rax_ord'
loop_control:
loop_var: 'opendev_base_item'