Enable ovh log uploads in test

So we can verify if it's working again.

Change-Id: I40b805b999d63588cc516e2cb05bae38df29d0fe
This commit is contained in:
James E. Blair
2025-06-18 15:45:13 -07:00
parent d519c37fcc
commit 50e7aa91d0

View File

@@ -13,11 +13,11 @@
set_fact: set_fact:
_swift_provider_name: "{{ opendev_base_item }}" _swift_provider_name: "{{ opendev_base_item }}"
with_random_choice: with_random_choice:
# - 'ovh_bhs' - 'ovh_bhs'
# - 'ovh_gra' - 'ovh_gra'
- 'rax_dfw' # - 'rax_dfw'
- 'rax_iad' # - 'rax_iad'
- 'rax_ord' # - 'rax_ord'
loop_control: loop_control:
loop_var: 'opendev_base_item' loop_var: 'opendev_base_item'
- name: Upload swift logs to {{ _swift_provider_name }} - name: Upload swift logs to {{ _swift_provider_name }}