Use a temporary directory for jjb-installs 00/10700/2
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 17 May 2018 19:01:40 +0000 (12:01 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 17 May 2018 21:46:47 +0000 (14:46 -0700)
commit1c748f633fba763bdb98cdc337f29b35b8b81e5e
tree1414669209151b2e17a7fb0ba0f408c1cc208009
parentaec2a0c78d8ca2d4ea9570cc249bbe55b33643f3
Use a temporary directory for jjb-installs

When jjb-verify and jjb-merge jobs get scheduled on the same static
node only one can run at a time. So when jjb-merge is running any
jjb-verify jobs triggered during that time fail.

Change-Id: I2ba93417614977741999151cd155a4a165b0229a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb/lf-ci-jobs.yaml
shell/jjb-cleanup.sh [new file with mode: 0644]
shell/jjb-install.sh