summaryrefslogtreecommitdiffstats
path: root/job-cfg/lvc.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-12-19 03:22:20 +0100
committerHolger Levsen <holger@layer-acht.org>2014-12-21 09:47:02 +0100
commit9694e6d7b60f93ae227c23ab34a75dd7e0cefca2 (patch)
tree107d6fe18866db3003145d75a3443819103e4e4c /job-cfg/lvc.yaml
parent87179c84a7a58102082162a876696ee65f952e80 (diff)
downloadjenkins.debian.net-9694e6d7b60f93ae227c23ab34a75dd7e0cefca2.tar.xz
lvc: re-rename bin/libvirt_cucumber_tests to bin/lvc/run_test_suite
Diffstat (limited to 'job-cfg/lvc.yaml')
-rw-r--r--job-cfg/lvc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml
index c24c633c..2b5bec77 100644
--- a/job-cfg/lvc.yaml
+++ b/job-cfg/lvc.yaml
@@ -27,7 +27,7 @@
artifacts: '*.webm'
latest_only: false
builders:
- - shell: '/srv/jenkins/bin/libvirt_cucumber_tests {my_params}'
+ - shell: '/srv/jenkins/bin/lvc/run_test_suite {my_params}'
triggers:
- timed: '{my_time}'