Prepare repo for global-jjb v0.25.0 69/63469/1
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 12 Oct 2018 20:17:16 +0000 (16:17 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Fri, 12 Oct 2018 20:18:41 +0000 (16:18 -0400)
commit0028e2f29f979fbda078b81bda0369a7b3262179
tree4e02cfcc4f2341c5eb790f6689de2e78ec502924
parentccec11c5ad10c5dc40deb3907af01b7f86170cb9
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-root>
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 <agardner@linuxfoundation.org>
.gitmodules
global-jjb [moved from jjb/global-jjb with 100% similarity]
jjb/global-jjb/jjb [new symlink]
jjb/global-jjb/shell [new symlink]