We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a3967 commit c3f9f5aCopy full SHA for c3f9f5a
.github/path-filters.yml
@@ -11,6 +11,7 @@ aio: &aio
11
- '.github/workflows/stackhpc-pull-request.yml'
12
- 'etc/kayobe/*.yml'
13
- 'etc/kayobe/ansible/configure-aio-resources.yml'
14
+ - 'etc/kayobe/ansible/stackhpc-openstack-tests.yml'
15
- 'etc/kayobe/ansible/growroot.yml'
16
- 'etc/kayobe/ansible/requirements.yml'
17
- 'etc/kayobe/ansible/scripts/aio-init.sh'
etc/kayobe/ansible/stackhpc-openstack-tests.yml
@@ -68,7 +68,7 @@
68
--self-contained-html
69
--pyargs stackhpc_cloud_tests
70
--timeout {{ sot_timeout }}
71
- -r
+ -rfEx
72
-vv
73
environment:
74
OPENSEARCH_HOSTS: "{{ sot_opensearch_hosts }}"
0 commit comments