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 dc053e1 commit cd9e89aCopy full SHA for cd9e89a
etc/kayobe/ansible/stackhpc-openstack-tests.yml
@@ -9,7 +9,8 @@
9
vars:
10
sot_venv: "{{ virtualenv_path }}/sot-venv"
11
sot_repo: "https://github.com/stackhpc/stackhpc-openstack-tests"
12
- sot_version: "v0.0.1"
+ # FIXME
13
+ sot_version: "docker-selinux"
14
sot_timeout: 30
15
results_path_local: "{{ lookup('env', 'HOME') }}/sot-results"
16
tasks:
0 commit comments