Skip to content

Commit e96f28f

Browse files
committed
Test SCT against the opensearch-dashboards-grafana branch
1 parent dcdce51 commit e96f28f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
sct_venv: "{{ virtualenv_path }}/sct-venv"
88
sct_repo: https://github.com/stackhpc/stackhpc-cloud-tests
99
# FIXME: Pin version for testing, remove before merge
10-
sct_version: "docker-selinux"
10+
#sct_version: "docker-selinux"
11+
sct_version: "opensearch-dashboards-grafana"
1112
sct_timeout: 30
1213
results_path_local: "{{ lookup('env', 'HOME') }}/sct-results"
1314
tasks:

0 commit comments

Comments
 (0)