xci: scripts: start-new-vm.sh: Set JENKINS_HOME on local runs 19/44119/1
authorMarkos Chandras <mchandras@suse.de>
Tue, 3 Oct 2017 15:51:53 +0000 (16:51 +0100)
committerMarkos Chandras <mchandras@suse.de>
Tue, 3 Oct 2017 15:54:24 +0000 (16:54 +0100)
commitf1be44648ccb6ff9a73c953fa7838d0a177b8d93
tree60a7788397481b410f42dd5f9d3701f29858f545
parent00972f7af0385b1072782dc14205abf6a00734a7
xci: scripts: start-new-vm.sh: Set JENKINS_HOME on local runs

If we are creating a new virtual machine for local testing, then we
should set JENKINS_HOME since some playbooks use this variable to
determine if the deployment happens on a CI or not. That script aims
to simulate a CI deployment so it should have this variable set.

Change-Id: I1165c8b2cd467ba92fcf6f6c178a69b07834894e
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/scripts/vm/start-new-vm.sh