[Qa-jenkins-scm] [jenkins.debian.net] 01/01: It seems the results are expected to be a couple more levels down
Holger Levsen
holger at layer-acht.org
Mon Oct 3 19:44:03 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 eab855cf4f8baa42a97b2be774c6a1b28c8069d9
Author: Philip Hands <phil at hands.com>
Date: Mon Oct 3 21:42:24 2016 +0200
It seems the results are expected to be a couple more levels down
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/jenkins_master_wrapper.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/jenkins_master_wrapper.sh b/bin/jenkins_master_wrapper.sh
index 016fafa..7c713d1 100755
--- a/bin/jenkins_master_wrapper.sh
+++ b/bin/jenkins_master_wrapper.sh
@@ -70,7 +70,7 @@ ssh -o "BatchMode = yes" -p $PORT $NODE_NAME "$PARAMS" || {
# grab artifacts and tidy up at the other end
if [ "$RETRIEVE_ARTIFACTS" = "yes" ] ; then
- RESULTS="$WORKSPACE/results"
+ RESULTS="$WORKSPACE/workspace/$JOB_NAME/results"
NODE_RESULTS="/var/lib/jenkins/srv/jenkins/pseudo-hosts/profitbricks-build10-amd64~jenkins/$JOB_NAME/workspace/results"
echo "$(date -u) - retrieving artifacts."
set -x
--
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