summaryrefslogtreecommitdiffstats
path: root/jjb/global/releng-macros.yml
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2018-05-16 10:40:38 -0400
committerAric Gardner <agardner@linuxfoundation.org>2018-05-16 10:50:46 -0400
commitdb7f38351e5a8f5a98ae50874e403b3bc232da2b (patch)
tree8b93a324aa464b8cc59d0e1cd2785ff42c401e1f /jjb/global/releng-macros.yml
parentbffc84719fb9846add3794e33f3e375b0f3c664b (diff)
Clone Releng with submodules to include jjb
Needed for JJB verify and Merge to work. These jobs are going away, but first we need to get a verified +1 from jenkins Also remove releng-comment-jjb its unused Change-Id: Ice2ad625f87f1d9c841979ede4bb1943110691c8 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb/global/releng-macros.yml')
-rw-r--r--jjb/global/releng-macros.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/jjb/global/releng-macros.yml b/jjb/global/releng-macros.yml
index 5b403ab2c..1ff4799ab 100644
--- a/jjb/global/releng-macros.yml
+++ b/jjb/global/releng-macros.yml
@@ -121,6 +121,17 @@
choosing-strategy: 'gerrit'
refspec: '$GERRIT_REFSPEC'
<<: *git-scm-defaults
+
+- scm:
+ name: git-scm-gerrit-with-submodules
+ scm:
+ - git:
+ choosing-strategy: 'gerrit'
+ refspec: '$GERRIT_REFSPEC'
+ submodule:
+ recursive: true
+ timeout: 20
+ <<: *git-scm-defaults
- scm:
name: git-scm-with-submodules
scm: