[Qa-jenkins-scm] [jenkins.debian.net] 01/01: lvc: fixup, not my department, hopefully works for me

Holger Levsen holger at layer-acht.org
Tue Aug 9 22:13:49 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 ad18ce6e0be1828931ef6ba960313d67972de998
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Aug 10 00:13:34 2016 +0200

    lvc: fixup, not my department, hopefully works for me
---
 bin/jenkins_node_wrapper.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/jenkins_node_wrapper.sh b/bin/jenkins_node_wrapper.sh
index 84c99d3..0db7f66 100755
--- a/bin/jenkins_node_wrapper.sh
+++ b/bin/jenkins_node_wrapper.sh
@@ -76,7 +76,8 @@ elif [[ "$*" =~ ^lvc_.* ]] ; then
 	export JOB_NAME=$1 ; shift
 	export EXECUTOR_NUMBER=$1 ; shift
 	export TRIGGERING_BRANCH=${1#*=} ; shift
-	#export WORKSPACE=~jenkins/jobs/$JOB_NAME/workspace
+	# FIXME: Phil, please, this is not my department, but we need to get the rockets down…
+	export WORKSPACE=srv/jenkins/pseudo-hosts/profitbricks-build10-amd64~jenkins/$JOB_NAME/workspace
 	COMMAND="/srv/jenkins/bin/lvc.sh $@"
 	exec $COMMAND; croak "Exec failed";
 elif [ "$*" = "reproducible_nodes_info" ] ; then

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