Add extra symlinks for global-jjb 58/258/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 21 Sep 2018 18:58:52 +0000 (11:58 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 21 Sep 2018 18:58:52 +0000 (11:58 -0700)
The upgrade notes to v0.25 missed some extra information related to
changes also needed to support backwards compatibility. Namely some
extra symlinks

Change-Id: I6ee970f27af4a30514f3036707f7a9512d93c5ce
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/global-jjb/jenkins-admin [new symlink]
jjb/global-jjb/jenkins-init-scripts [new symlink]

diff --git a/jjb/global-jjb/jenkins-admin b/jjb/global-jjb/jenkins-admin
new file mode 120000 (symlink)
index 0000000..8e7fe05
--- /dev/null
@@ -0,0 +1 @@
+../../global-jjb/jenkins-admin
\ No newline at end of file
diff --git a/jjb/global-jjb/jenkins-init-scripts b/jjb/global-jjb/jenkins-init-scripts
new file mode 120000 (symlink)
index 0000000..c7c6a95
--- /dev/null
@@ -0,0 +1 @@
+../../global-jjb/jenkins-init-scripts
\ No newline at end of file