summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
m---------global-jjb0
-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
4 files changed, 12 insertions, 0 deletions
diff --git a/global-jjb b/global-jjb
-Subproject e907c5af374f9d7bf3196543d853921697dbf17
+Subproject edc83001e85ae50e3694a4feb0236dfacc71d61
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: