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

Update .gitlab-ci.yml

parent 3e1d4b0c
Branches
Tags
No related merge requests found
......@@ -29,7 +29,7 @@ test_telegraf_agents:
- vagrant --fixture=telegraf-agents -- destroy --force
script:
- vagrant --fixture=telegraf-agents -- up
- vagrant --fixture=telegraf-agents -- ssh clmc-service -tt "cd /vagrant && pytest test/telegraf-agents/"
- vagrant --fixture=telegraf-agents -- ssh clmc-service -- -tt "cd /vagrant && pytest test/telegraf-agents/"
after_script:
- vagrant --fixture=telegraf-agents -- destroy --force
when: manual
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment