Include global-jjb v0.15.0 19/51919/3
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 8 Feb 2018 18:27:37 +0000 (10:27 -0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 1 Mar 2018 20:51:20 +0000 (12:51 -0800)
Global-JJB[1][2] is a collection of reusable JJB templates created by The
Linux Foundation Release Engineering team.

Using it will allow OPNFV to take advantage of the Release Engineering
work being done across all the other Linux Foundation projects.

Including the submodule won't affect current jobs as templates aren't
used until they are listed in a job definition. New releases of
global-jjb won't affect our jobs since the submodule is pointed at a tag
and needs to be manually updated to a new release.

[1] https://github.com/lfit/releng-global-jjb
[2] http://docs.releng.linuxfoundation.org/projects/global-jjb/en/latest/index.html

Change-Id: Id1548438b57df177a7a37cb3ed5de6ae0febab3d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
.gitmodules [new file with mode: 0644]
jjb/global-jjb [new submodule]

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..07b28be
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "jjb/global-jjb"]
+       path = jjb/global-jjb
+       url = https://github.com/lfit/releng-global-jjb
diff --git a/jjb/global-jjb b/jjb/global-jjb
new file mode 160000 (submodule)
index 0000000..779110b
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 779110b5cd63f3eabb63598a1be79d9b9ba85464