Skip to content

Commit cd9e89a

Browse files
committed
WIP: update pin
1 parent dc053e1 commit cd9e89a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
vars:
1010
sot_venv: "{{ virtualenv_path }}/sot-venv"
1111
sot_repo: "https://github.com/stackhpc/stackhpc-openstack-tests"
12-
sot_version: "v0.0.1"
12+
# FIXME
13+
sot_version: "docker-selinux"
1314
sot_timeout: 30
1415
results_path_local: "{{ lookup('env', 'HOME') }}/sot-results"
1516
tasks:

0 commit comments

Comments
 (0)