[Qa-jenkins-scm] [jenkins.debian.net] 01/01: lvc: give pointer to debug log

Holger Levsen holger at layer-acht.org
Sat May 21 12:49:00 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 cb591e89bdb00538959d61bffe5caa967af4f8a5
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat May 21 14:47:55 2016 +0200

    lvc: give pointer to debug log
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/lvc.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/lvc.sh b/bin/lvc.sh
index a9452da..06d9cd8 100755
--- a/bin/lvc.sh
+++ b/bin/lvc.sh
@@ -106,6 +106,8 @@ fi
 
 #  --keep-snapshots -- keeps the VM snapshots -- let's make life simple and not do that until we're using them to pass on state to the next jenkins job
 
+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 "${@}"
 
 LAST_SCREENSHOT=$(ls -t1 results/*.png | head -1)

-- 
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