jjb: xci: bifrost: Clone git repositories to $WORKSPACE 11/34611/4
authorMarkos Chandras <mchandras@suse.de>
Wed, 10 May 2017 23:26:15 +0000 (00:26 +0100)
committerMarkos Chandras <mchandras@suse.de>
Thu, 11 May 2017 22:42:13 +0000 (23:42 +0100)
commita8fccd070b795c0317a4809908776c9d96a5d64c
tree3217bfbb3a03d0094ba6647a5d05b933c610ded8
parent3d337be36ef3556c9f5ce9cd2a9082f6f95685b2
jjb: xci: bifrost: Clone git repositories to $WORKSPACE

Commit 0638af211db1 ("jjb: xci: xci-deploy.sh: Run the deployment
script as normal user") dropped 'sudo' from the bifrost provisioning
script. However this broke the jobs since the repositories were being
cloned into /opt where the jenkins user has not access to. As such,
clone the repositories in the $WORKSPACE directory instead.

Fixes: 0638af211db1 ("jjb: xci: xci-deploy.sh: Run the deployment script as normal user")
Change-Id: I55baceaada04496884470997562e3f512f2444a0
Signed-off-by: Markos Chandras <mchandras@suse.de>
jjb/xci/bifrost-verify-jobs.yml
jjb/xci/bifrost-verify.sh