diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-10-22 17:51:38 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-10-22 17:53:38 -0700 |
commit | d0e846cb0025bf9f68ce363cfdd42fa403d95968 (patch) | |
tree | 3de6bf3a9e54b43a76c9eaa81139c9eb09015306 /jjb | |
parent | 8347dc8797721948bae806eec936ef24137a512e (diff) |
Revert "Fetch CLM updates from global-jjb"
Issue-ID: CIMAN-33
This reverts commit 8347dc8797721948bae806eec936ef24137a512e.
Change-Id: I6ef5f5138f65360d57abd6d3000c00f24c8f60e5
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/global-templates-docker.yaml | 7 | ||||
-rw-r--r-- | jjb/global-templates-helm.yaml | 2 | ||||
-rw-r--r-- | jjb/onap-jjb/onap-pypi-template.yaml | 3 |
3 files changed, 0 insertions, 12 deletions
diff --git a/jjb/global-templates-docker.yaml b/jjb/global-templates-docker.yaml index 735b9823c..8d1c40db8 100644 --- a/jjb/global-templates-docker.yaml +++ b/jjb/global-templates-docker.yaml @@ -24,7 +24,6 @@ # Default to LF standard 'snapshots' docker registry docker_registry: '$DOCKER_REGISTRY:10003' docker_tag: 'latest' - submodule-timeout: 10 ##################### # Job Configuration # @@ -275,7 +274,6 @@ refspec: '$GERRIT_REFSPEC' branch: '$GERRIT_BRANCH' submodule-recursive: true - submodule-timeout: '{submodule-timeout}' choosing-strategy: default builders: @@ -334,7 +332,6 @@ refspec: '$GERRIT_REFSPEC' branch: '$GERRIT_BRANCH' submodule-recursive: true - submodule-timeout: '{submodule-timeout}' choosing-strategy: default builders: @@ -549,7 +546,6 @@ refspec: '$GERRIT_REFSPEC' branch: '$GERRIT_BRANCH' submodule-recursive: true - submodule-timeout: '{submodule-timeout}' choosing-strategy: default builders: @@ -608,7 +604,6 @@ refspec: '$GERRIT_REFSPEC' branch: '$GERRIT_BRANCH' submodule-recursive: true - submodule-timeout: '{submodule-timeout}' choosing-strategy: default builders: @@ -664,7 +659,6 @@ refspec: '$GERRIT_REFSPEC' branch: '$GERRIT_BRANCH' submodule-recursive: true - submodule-timeout: '{submodule-timeout}' choosing-strategy: default builders: @@ -715,7 +709,6 @@ 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 ecc230562..79a00778a 100644 --- a/jjb/global-templates-helm.yaml +++ b/jjb/global-templates-helm.yaml @@ -16,7 +16,6 @@ pre_build_script: '' build_script: '' post_build_script: '' - submodule-timeout: 10 ##################### # Job Configuration # @@ -178,7 +177,6 @@ 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 e5266036a..632bc8e2a 100644 --- a/jjb/onap-jjb/onap-pypi-template.yaml +++ b/jjb/onap-jjb/onap-pypi-template.yaml @@ -20,8 +20,6 @@ - compare-type: ANT pattern: '**' - submodule-timeout: 10 - ##################### # Job Configuration # ##################### @@ -51,7 +49,6 @@ refspec: '$GERRIT_REFSPEC' branch: '$GERRIT_BRANCH' submodule-recursive: true - submodule-timeout: '{submodule-timeout}' choosing-strategy: default wrappers: |