Revert "Disable job log uploads to ovh swift"

This reverts commit b1dedd567f.

Testing with 680178 seems to indicate that log uploads to ovh are
working again. Let's turn it back on.

Change-Id: Ib7f8803027e959ba757db3ee1b26986f56616979
This commit is contained in:
Clark Boylan
2026-03-27 10:36:12 -07:00
parent b1dedd567f
commit 1aacdb8ef7
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -15,9 +15,9 @@
with_random_choice:
- 'ovh_bhs'
- 'ovh_gra'
# - 'rax_dfw'
# - 'rax_iad'
# - 'rax_ord'
- 'rax_dfw'
- 'rax_iad'
- 'rax_ord'
loop_control:
loop_var: 'opendev_base_item'
- name: Upload swift logs to {{ _swift_provider_name }}
+2 -2
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'