[Qa-jenkins-scm] [jenkins.debian.net] 10/11: lvc: stop capturing video, to lighten the load

Holger Levsen holger at layer-acht.org
Fri May 27 18:15:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 3f1033d41237da1e43aa618a631542734d0680b9
Author: Philip Hands <phil at hands.com>
Date:   Thu May 26 21:35:46 2016 +0200

    lvc: stop capturing video, to lighten the load
---
 bin/lvc.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/lvc.sh b/bin/lvc.sh
index 28a2fd3..dd25208 100755
--- a/bin/lvc.sh
+++ b/bin/lvc.sh
@@ -117,7 +117,7 @@ fi
 
 echo "Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/$JOB_NAME/ws/results/debug.log"
 
-/srv/jenkins/cucumber/bin/run_test_suite --vnc-server-only --capture-all --iso $IMAGE --tmpdir $PWD --old-iso $IMAGE -- --format pretty --format pretty_debug --out $PWD/results/debug.log /srv/jenkins/cucumber/features/step_definitions /srv/jenkins/cucumber/features/support "${@}"
+/srv/jenkins/cucumber/bin/run_test_suite --vnc-server-only --iso $IMAGE --tmpdir $PWD --old-iso $IMAGE -- --format pretty --format pretty_debug --out $PWD/results/debug.log /srv/jenkins/cucumber/features/step_definitions /srv/jenkins/cucumber/features/support "${@}"
 
 
 cleanup_all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list