Skip to content
Snippets Groups Projects
Commit 1dc5d3cf authored by Nikolay Stanchev's avatar Nikolay Stanchev
Browse files

Merge branch 'integration' of https://gitlab.it-innovation.soton.ac.uk/FLAME/flame-clmc into pytest

parents 052873b0 67bc1c95
No related branches found
No related tags found
No related merge requests found
...@@ -5,8 +5,8 @@ stages: ...@@ -5,8 +5,8 @@ stages:
test:scripts: test:scripts:
stage: test:scripts stage: test:scripts
before_script: # before_script:
- vagrant --fixture=scripts -- destroy --force # - vagrant --fixture=scripts -- destroy --force
script: script:
- vagrant --fixture=scripts -- up - vagrant --fixture=scripts -- up
- vagrant --fixture=scripts -- ssh test-runner -- -tt "cd /vagrant && pytest clmctest/scripts/" - vagrant --fixture=scripts -- ssh test-runner -- -tt "cd /vagrant && pytest clmctest/scripts/"
......
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