Install global-jjb v0.35.0 38/38/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 4 Apr 2019 19:40:54 +0000 (12:40 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 4 Apr 2019 19:41:37 +0000 (12:41 -0700)
Change-Id: I0bfbb03db7d1f834adbad0ea91891842316dbf10
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
.gitmodules
global-jjb [new submodule]
jjb/global-jjb/jjb [new symlink]
jjb/global-jjb/shell [new symlink]

index 268f2b5..f2e7b57 100644 (file)
@@ -1,3 +1,6 @@
 [submodule "packer/common-packer"]
        path = packer/common-packer
        url = https://github.com/lfit/releng-common-packer.git
+[submodule "global-jjb"]
+       path = global-jjb
+       url = https://github.com/lfit/releng-global-jjb.git
diff --git a/global-jjb b/global-jjb
new file mode 160000 (submodule)
index 0000000..623134d
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 623134d6449371e8bc28095e53abc051bbb6b4a2
diff --git a/jjb/global-jjb/jjb b/jjb/global-jjb/jjb
new file mode 120000 (symlink)
index 0000000..23c884f
--- /dev/null
@@ -0,0 +1 @@
+../../global-jjb/jjb
\ No newline at end of file
diff --git a/jjb/global-jjb/shell b/jjb/global-jjb/shell
new file mode 120000 (symlink)
index 0000000..d37c43f
--- /dev/null
@@ -0,0 +1 @@
+../../global-jjb/shell
\ No newline at end of file