Skip to content

Commit 824f3a8

Browse files
committed
fixed outdated pyargs
1 parent f362ae0 commit 824f3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/ansible/stackhpc-openstack-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
{{ sot_venv }}/bin/py.test
6767
--html={{ results_tmpdir.path }}/stackhpc-openstack-tests.html
6868
--self-contained-html
69-
--pyargs stackhpc_openstack_tests
69+
--pyargs stackhpc_cloud_tests
7070
--timeout {{ sot_timeout }}
7171
-vv
7272
environment:

0 commit comments

Comments
 (0)