summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-10-22 13:38:35 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-10-22 14:03:09 -0700
commit8347dc8797721948bae806eec936ef24137a512e (patch)
tree045a880e7b78365ae53fe8960f30bd427020baab /jjb
parentce310c39c7f52cec65f24e8fbcdfe5a6575c1e57 (diff)
Fetch CLM updates from global-jjb
Update global-jjb submodule to HEAD to fetch submodule-timeout feature. Add submodule-timeout on local jjb templates using the lf-infra-gerrit-scm macro as the global-jjb upgrade has this breaking change. Change-Id: I15e478d0c44f11eba4f98400e726d5c8dd6616d1 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/global-templates-docker.yaml7
-rw-r--r--jjb/global-templates-helm.yaml2
-rw-r--r--jjb/onap-jjb/onap-pypi-template.yaml3
3 files changed, 12 insertions, 0 deletions
diff --git a/jjb/global-templates-docker.yaml b/jjb/global-templates-docker.yaml
index 8d1c40db8..735b9823c 100644
--- a/jjb/global-templates-docker.yaml
+++ b/jjb/global-templates-docker.yaml
@@ -24,6 +24,7 @@
# Default to LF standard 'snapshots' docker registry
docker_registry: '$DOCKER_REGISTRY:10003'
docker_tag: 'latest'
+ submodule-timeout: 10
#####################
# Job Configuration #
@@ -274,6 +275,7 @@
refspec: '$GERRIT_REFSPEC'
branch: '$GERRIT_BRANCH'
submodule-recursive: true
+ submodule-timeout: '{submodule-timeout}'
choosing-strategy: default
builders:
@@ -332,6 +334,7 @@
refspec: '$GERRIT_REFSPEC'
branch: '$GERRIT_BRANCH'
submodule-recursive: true
+ submodule-timeout: '{submodule-timeout}'
choosing-strategy: default
builders:
@@ -546,6 +549,7 @@
refspec: '$GERRIT_REFSPEC'
branch: '$GERRIT_BRANCH'
submodule-recursive: true
+ submodule-timeout: '{submodule-timeout}'
choosing-strategy: default
builders:
@@ -604,6 +608,7 @@
refspec: '$GERRIT_REFSPEC'
branch: '$GERRIT_BRANCH'
submodule-recursive: true
+ submodule-timeout: '{submodule-timeout}'
choosing-strategy: default
builders:
@@ -659,6 +664,7 @@
refspec: '$GERRIT_REFSPEC'
branch: '$GERRIT_BRANCH'
submodule-recursive: true
+ submodule-timeout: '{submodule-timeout}'
choosing-strategy: default
builders:
@@ -709,6 +715,7 @@
refspec: '$GERRIT_REFSPEC'
branch: '$GERRIT_BRANCH'
submodule-recursive: true
+ submodule-timeout: '{submodule-timeout}'
choosing-strategy: default
builders:
diff --git a/jjb/global-templates-helm.yaml b/jjb/global-templates-helm.yaml
index 79a00778a..ecc230562 100644
--- a/jjb/global-templates-helm.yaml
+++ b/jjb/global-templates-helm.yaml
@@ -16,6 +16,7 @@
pre_build_script: ''
build_script: ''
post_build_script: ''
+ submodule-timeout: 10
#####################
# Job Configuration #
@@ -177,6 +178,7 @@
refspec: '$GERRIT_REFSPEC'
branch: '$GERRIT_BRANCH'
submodule-recursive: true
+ submodule-timeout: '{submodule-timeout}'
choosing-strategy: default
builders:
diff --git a/jjb/onap-jjb/onap-pypi-template.yaml b/jjb/onap-jjb/onap-pypi-template.yaml
index 632bc8e2a..e5266036a 100644
--- a/jjb/onap-jjb/onap-pypi-template.yaml
+++ b/jjb/onap-jjb/onap-pypi-template.yaml
@@ -20,6 +20,8 @@
- compare-type: ANT
pattern: '**'
+ submodule-timeout: 10
+
#####################
# Job Configuration #
#####################
@@ -49,6 +51,7 @@
refspec: '$GERRIT_REFSPEC'
branch: '$GERRIT_BRANCH'
submodule-recursive: true
+ submodule-timeout: '{submodule-timeout}'
choosing-strategy: default
wrappers: