Fetch CLM updates from global-jjb 12/71412/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 29 Oct 2018 18:17:16 +0000 (11:17 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 29 Oct 2018 18:20:03 +0000 (11:20 -0700)
This reverts commit d0e846cb0025bf9f68ce363cfdd42fa403d95968.
Fetch lastest HEAD of global-jjb now that lftools 0.18.0
has been released.
Localy used lf-infra-gerrit-scm macros need to be updated to
add a "submodule-timeout" value as part of global-jjb:
commit 9fdb611f1fce34d54be1af81d7baedb86726302c.

Issue-ID: CIMAN-33
Change-Id: Ib29b625bb63e1c03988b23122b3157e62de3fa03
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
global-jjb
jjb/global-templates-docker.yaml
jjb/global-templates-helm.yaml
jjb/onap-jjb/onap-pypi-template.yaml

index e907c5a..edc8300 160000 (submodule)
@@ -1 +1 @@
-Subproject commit e907c5af374f9d7bf3196543d853921697dbf17c
+Subproject commit edc83001e85ae50e3694a4feb0236dfacc71d61e
index 3052dc2..db3d4cf 100644 (file)
@@ -24,6 +24,7 @@
     # Default to LF standard 'snapshots' docker registry
     docker_registry: '$DOCKER_REGISTRY:10003'
     docker_tag: 'latest'
+    submodule-timeout: 10
 
     #####################
     # Job Configuration #
           refspec: '$GERRIT_REFSPEC'
           branch: '$GERRIT_BRANCH'
           submodule-recursive: true
+          submodule-timeout: '{submodule-timeout}'
           choosing-strategy: default
 
     builders:
           refspec: '$GERRIT_REFSPEC'
           branch: '$GERRIT_BRANCH'
           submodule-recursive: true
+          submodule-timeout: '{submodule-timeout}'
           choosing-strategy: default
 
     builders:
           refspec: '$GERRIT_REFSPEC'
           branch: '$GERRIT_BRANCH'
           submodule-recursive: true
+          submodule-timeout: '{submodule-timeout}'
           choosing-strategy: default
 
     builders:
           refspec: '$GERRIT_REFSPEC'
           branch: '$GERRIT_BRANCH'
           submodule-recursive: true
+          submodule-timeout: '{submodule-timeout}'
           choosing-strategy: default
 
     builders:
           refspec: '$GERRIT_REFSPEC'
           branch: '$GERRIT_BRANCH'
           submodule-recursive: true
+          submodule-timeout: '{submodule-timeout}'
           choosing-strategy: default
 
     builders:
           refspec: '$GERRIT_REFSPEC'
           branch: '$GERRIT_BRANCH'
           submodule-recursive: true
+          submodule-timeout: '{submodule-timeout}'
           choosing-strategy: default
 
     builders:
index 664d14e..6c139dd 100644 (file)
@@ -16,6 +16,7 @@
     pre_build_script: ''
     build_script: ''
     post_build_script: ''
+    submodule-timeout: 10
 
     #####################
     # Job Configuration #
           refspec: '$GERRIT_REFSPEC'
           branch: '$GERRIT_BRANCH'
           submodule-recursive: true
+          submodule-timeout: '{submodule-timeout}'
           choosing-strategy: default
 
     builders:
index 632bc8e..e526603 100644 (file)
@@ -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: