Revert "Disable ovh job log uploads"

This reverts commit 2c68149e37dec3753803158a1add401601be6b51.

OVH log storage appears to be working again (tested via a change using
base-test for its jobs).

Change-Id: Ib4d8d908ecc6ab8fa411653f902b4cabd15dbb43
This commit is contained in:
Clark Boylan 2025-03-12 15:43:08 -07:00
parent 2c68149e37
commit 12235fd32c
2 changed files with 5 additions and 5 deletions

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 }}

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'