From: Trevor Bramwell Date: Thu, 8 Feb 2018 18:27:37 +0000 (-0800) Subject: Include global-jjb v0.15.0 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=e25592743e348f757180e3ff58a950adcd3ca011 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 --- 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 index 000000000..779110b5c --- /dev/null +++ b/jjb/global-jjb @@ -0,0 +1 @@ +Subproject commit 779110b5cd63f3eabb63598a1be79d9b9ba85464