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:
parent
2c68149e37
commit
12235fd32c
@ -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 }}
|
||||
|
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user