From 7a973289e0507f612b8cf35177b1a8b08a81ffed Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Fri, 12 Oct 2018 16:17:16 -0400 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Prepare repo for global-jjb v0.25.0 Global JJB now has non-JJB YAML configuration and requires action on the ci-management repo when upgrading to this version of Global JJB to prevent JJB from picking up these YAMLs as config. Follow the instructions below BEFORE upgrading globall-jjb: cd git mv jjb/global-jjb global-jjb mkdir jjb/global-jjb ln -s ../../global-jjb/shell jjb/global-jjb/shell ln -s ../../global-jjb/jjb jjb/global-jjb/jjb git add jjb/global-jjb git commit -sm "Prepare repo for global-jjb v0.25.0" Git diff confirms no changes. diff -bur . /tmp/releng/job_output/ Change-Id: I6d7239b8bab8ef08368f833d9a64cd94a824b158 Signed-off-by: Aric Gardner --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index ccec11c5a..0028e2f29 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit ccec11c5ad10c5dc40deb3907af01b7f86170cb9 +Subproject commit 0028e2f29f979fbda078b81bda0369a7b3262179 -- cgit 1.2.3-korg