summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-02-08 10:27:37 -0800
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2018-03-01 12:51:20 -0800
commite25592743e348f757180e3ff58a950adcd3ca011 (patch)
tree0706eb22bc93463cd2d688b6b999b0325650a251
parent606a18946b901e57f5910cbeaf28cb8367414941 (diff)
Include global-jjb v0.15.0
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>
-rw-r--r--.gitmodules3
m---------jjb/global-jjb0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 000000000..07b28be4b
--- /dev/null
+++ b/.gitmodules
@@ -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
+Subproject 779110b5cd63f3eabb63598a1be79d9b9ba8546