Skip to content
Snippets Groups Projects
Commit 1ca52dae authored by Michael Boniface's avatar Michael Boniface
Browse files

Update .gitlab-ci.yml

parent 4caf6c45
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ test_streaming_sim:
- vagrant --fixture=streaming-sim -- destroy --force
script:
- vagrant --fixture=streaming-sim -- up
- vagrant --fixture=streaming-sim -- ssh clmc-service -- -tt "cd /vagrant && pytest test/streaming-sim/"
- vagrant --fixture=streaming-sim -- ssh test-runner -- -tt "cd /vagrant && pytest test/streaming-sim/"
after_script:
- vagrant --fixture=streaming-sim -- destroy --force
when: manual
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment