[Qa-jenkins-scm] [jenkins.debian.net] 07/11: lvc: reintroduce debug.log

Holger Levsen holger at layer-acht.org
Fri Jun 3 00:48:10 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 f3c714905b57415860495ee01745be898b84dc23
Author: Philip Hands <phil at hands.com>
Date:   Thu Jun 2 19:32:49 2016 +0200

    lvc: reintroduce debug.log
---
 bin/lvc.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/lvc.sh b/bin/lvc.sh
index 6f801e6..004aefe 100755
--- a/bin/lvc.sh
+++ b/bin/lvc.sh
@@ -119,7 +119,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 --capture-all --keep-snapshots --vnc-server-only --iso $IMAGE --tmpdir $PWD --old-iso $IMAGE -- --format pretty /srv/jenkins/cucumber/features/step_definitions /srv/jenkins/cucumber/features/support "${@}"
+/srv/jenkins/cucumber/bin/run_test_suite --capture-all --keep-snapshots --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