Reset log upload targets
This resets the log upload targets to our full list of options. This should only be landed after the previous commit has beened used to confirm all is well in rax iad and dfw again. Change-Id: Icc22521b812bfb10b158c5e1e07665f3e45aaa4e
This commit is contained in:
parent
a6da5a83e1
commit
84cffab894
@ -12,11 +12,11 @@
|
||||
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'
|
||||
- 'rax_ord'
|
||||
loop_control:
|
||||
loop_var: 'opendev_base_item'
|
||||
- name: Upload swift logs to {{ _swift_provider_name }}
|
||||
|
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user