From dc07d1670fbc72c98ba7a65f991a81e47f1ace93 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 16 May 2017 15:01:35 +0000 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Merge "jjb: xci: bifrost: Clone git repositories to $WORKSPACE" - 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 --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index c6c1308bb..be3512443 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit c6c1308bb44b66809f1362e47e0b58465adb2662 +Subproject commit be3512443d1e386fb7d65b8a932a54190bd08da5 -- cgit 1.2.3-korg