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

Update .gitlab-ci.yml

parent ae8f0fe2
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,6 @@ test:all:
- sudo lxc exec test-runner -- pip3 install /vagrant/build/clmctest-SNAPSHOT.tar.gz
- sudo lxc exec test-runner -- pip3 install /vagrant/build/clmcservice-SNAPSHOT.tar.gz
- sudo lxc exec test-runner -- pytest -s --tb=short -rfp --pyargs clmctest.scripts
- sudo lxc exec test-runner -- pytest -s --tb=short -rfp --pyargs clmcservice.tests
- sudo lxc exec test-runner -- pytest -s --tb=short -rfp --pyargs clmctest.inputs
- sudo lxc exec test-runner -- pytest -s --tb=short -rfp --pyargs clmctest.monitoring
when: on_success
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment