From: Thanh Ha Date: Thu, 14 Apr 2016 15:42:08 +0000 (-0400) Subject: Update automated jobs X-Git-Tag: release/beryllium-sr2~44 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=releng%2Fbuilder.git;a=commitdiff_plain;h=66b5d9dd3647b864282936073d1abce21ba6ed21 Update automated jobs Change-Id: I61ccfad4338ee4c99d4d604f4ec5f5213d2276a8 Signed-off-by: Thanh Ha --- diff --git a/jjb/aaa/aaa.yaml b/jjb/aaa/aaa.yaml index 73f9d2ab4..5b6486cc5 100644 --- a/jjb/aaa/aaa.yaml +++ b/jjb/aaa/aaa.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/alto/alto.yaml b/jjb/alto/alto.yaml index 62ad0d1a0..411d7ae39 100644 --- a/jjb/alto/alto.yaml +++ b/jjb/alto/alto.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/armoury/armoury.yaml b/jjb/armoury/armoury.yaml index 87a74c78b..42025b300 100644 --- a/jjb/armoury/armoury.yaml +++ b/jjb/armoury/armoury.yaml @@ -672,10 +672,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -683,6 +687,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/bgpcep/bgpcep.yaml b/jjb/bgpcep/bgpcep.yaml index ff546dd48..48b959845 100644 --- a/jjb/bgpcep/bgpcep.yaml +++ b/jjb/bgpcep/bgpcep.yaml @@ -679,10 +679,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -690,6 +694,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/capwap/capwap.yaml b/jjb/capwap/capwap.yaml index bf8cab59e..dd0e36d65 100644 --- a/jjb/capwap/capwap.yaml +++ b/jjb/capwap/capwap.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/cardinal/cardinal.yaml b/jjb/cardinal/cardinal.yaml index 4f7f9e142..8ed7f39ee 100644 --- a/jjb/cardinal/cardinal.yaml +++ b/jjb/cardinal/cardinal.yaml @@ -663,10 +663,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -674,6 +678,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/centinel/centinel.yaml b/jjb/centinel/centinel.yaml index 71134055b..9aba3f56d 100644 --- a/jjb/centinel/centinel.yaml +++ b/jjb/centinel/centinel.yaml @@ -671,10 +671,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/controller/controller.yaml b/jjb/controller/controller.yaml index 6a2a6a750..f99ea10cc 100644 --- a/jjb/controller/controller.yaml +++ b/jjb/controller/controller.yaml @@ -679,10 +679,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -690,6 +694,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/coretutorials/coretutorials.yaml b/jjb/coretutorials/coretutorials.yaml index d0853f209..e99275ffd 100644 --- a/jjb/coretutorials/coretutorials.yaml +++ b/jjb/coretutorials/coretutorials.yaml @@ -677,10 +677,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -688,6 +692,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/defense4all/defense4all.yaml b/jjb/defense4all/defense4all.yaml index a538bc271..31d134be8 100644 --- a/jjb/defense4all/defense4all.yaml +++ b/jjb/defense4all/defense4all.yaml @@ -677,10 +677,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -688,6 +692,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/didm/didm.yaml b/jjb/didm/didm.yaml index 1147de218..a9710b332 100644 --- a/jjb/didm/didm.yaml +++ b/jjb/didm/didm.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/discovery/discovery.yaml b/jjb/discovery/discovery.yaml index bc3e637d3..711155f67 100644 --- a/jjb/discovery/discovery.yaml +++ b/jjb/discovery/discovery.yaml @@ -670,10 +670,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -681,6 +685,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml index 805da54c7..c5442e0df 100644 --- a/jjb/dlux/dlux.yaml +++ b/jjb/dlux/dlux.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/docs/docs.yaml b/jjb/docs/docs.yaml index cc2303ad8..6d2da39da 100644 --- a/jjb/docs/docs.yaml +++ b/jjb/docs/docs.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/faas/faas.yaml b/jjb/faas/faas.yaml index 321cfd6f8..54da32ce0 100644 --- a/jjb/faas/faas.yaml +++ b/jjb/faas/faas.yaml @@ -671,10 +671,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/genius/genius.yaml b/jjb/genius/genius.yaml index a175aaa8f..576b08ae8 100644 --- a/jjb/genius/genius.yaml +++ b/jjb/genius/genius.yaml @@ -663,10 +663,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -674,6 +678,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/groupbasedpolicy/groupbasedpolicy.yaml b/jjb/groupbasedpolicy/groupbasedpolicy.yaml index 50f5254a7..257053930 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/integration/distribution/distribution.yaml b/jjb/integration/distribution/distribution.yaml index 1aa5f2c6b..be45b2769 100644 --- a/jjb/integration/distribution/distribution.yaml +++ b/jjb/integration/distribution/distribution.yaml @@ -181,10 +181,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -192,6 +196,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/iotdm/iotdm.yaml b/jjb/iotdm/iotdm.yaml index 4c298d73b..ae1745d1c 100644 --- a/jjb/iotdm/iotdm.yaml +++ b/jjb/iotdm/iotdm.yaml @@ -679,10 +679,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -690,6 +694,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/l2switch/l2switch.yaml b/jjb/l2switch/l2switch.yaml index f22a95756..0edfe3a2e 100644 --- a/jjb/l2switch/l2switch.yaml +++ b/jjb/l2switch/l2switch.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/lacp/lacp.yaml b/jjb/lacp/lacp.yaml index 1224b3b67..6d52b18d4 100644 --- a/jjb/lacp/lacp.yaml +++ b/jjb/lacp/lacp.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/lispflowmapping/lispflowmapping.yaml b/jjb/lispflowmapping/lispflowmapping.yaml index 429ea8244..ad9ffcb75 100644 --- a/jjb/lispflowmapping/lispflowmapping.yaml +++ b/jjb/lispflowmapping/lispflowmapping.yaml @@ -679,10 +679,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -690,6 +694,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/mdsal/mdsal.yaml b/jjb/mdsal/mdsal.yaml index 035c47f41..dc1a1896f 100644 --- a/jjb/mdsal/mdsal.yaml +++ b/jjb/mdsal/mdsal.yaml @@ -671,10 +671,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/messaging4transport/messaging4transport.yaml b/jjb/messaging4transport/messaging4transport.yaml index 21588945c..7bbee391b 100644 --- a/jjb/messaging4transport/messaging4transport.yaml +++ b/jjb/messaging4transport/messaging4transport.yaml @@ -671,10 +671,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/nemo/nemo.yaml b/jjb/nemo/nemo.yaml index 2fc2d1ee7..40a396f4d 100644 --- a/jjb/nemo/nemo.yaml +++ b/jjb/nemo/nemo.yaml @@ -671,10 +671,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/netconf/netconf.yaml b/jjb/netconf/netconf.yaml index 20aa0f4d2..aea481259 100644 --- a/jjb/netconf/netconf.yaml +++ b/jjb/netconf/netconf.yaml @@ -671,10 +671,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/netide/netide.yaml b/jjb/netide/netide.yaml index ff0e1b5b6..41e8ac0b4 100644 --- a/jjb/netide/netide.yaml +++ b/jjb/netide/netide.yaml @@ -671,10 +671,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/netvirt/netvirt.yaml b/jjb/netvirt/netvirt.yaml index d4631cc91..00acaf3b8 100644 --- a/jjb/netvirt/netvirt.yaml +++ b/jjb/netvirt/netvirt.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/neutron/neutron.yaml b/jjb/neutron/neutron.yaml index 14a3f8eaf..5e48e73e5 100644 --- a/jjb/neutron/neutron.yaml +++ b/jjb/neutron/neutron.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/next/next.yaml b/jjb/next/next.yaml index 52316d59b..41a0e184c 100644 --- a/jjb/next/next.yaml +++ b/jjb/next/next.yaml @@ -671,10 +671,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/nic/nic.yaml b/jjb/nic/nic.yaml index 8a91641ca..9494dd238 100644 --- a/jjb/nic/nic.yaml +++ b/jjb/nic/nic.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/ocpplugin/ocpplugin.yaml b/jjb/ocpplugin/ocpplugin.yaml index 4dd274ae1..74a7c04a3 100644 --- a/jjb/ocpplugin/ocpplugin.yaml +++ b/jjb/ocpplugin/ocpplugin.yaml @@ -663,10 +663,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -674,6 +678,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/odlparent/odlparent.yaml b/jjb/odlparent/odlparent.yaml index ff3ffb81c..6d0c9fb6f 100644 --- a/jjb/odlparent/odlparent.yaml +++ b/jjb/odlparent/odlparent.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index c97bfc056..3a79b8ed8 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -671,10 +671,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/ofextensions/circuitsw/circuitsw.yaml b/jjb/ofextensions/circuitsw/circuitsw.yaml index fdfbd3996..bf68aae2f 100644 --- a/jjb/ofextensions/circuitsw/circuitsw.yaml +++ b/jjb/ofextensions/circuitsw/circuitsw.yaml @@ -671,10 +671,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/openflowjava/openflowjava.yaml b/jjb/openflowjava/openflowjava.yaml index 0150e4acf..f2c19e17f 100644 --- a/jjb/openflowjava/openflowjava.yaml +++ b/jjb/openflowjava/openflowjava.yaml @@ -679,10 +679,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -690,6 +694,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/openflowplugin/openflowplugin.yaml b/jjb/openflowplugin/openflowplugin.yaml index 7e49c4404..d14b26a12 100644 --- a/jjb/openflowplugin/openflowplugin.yaml +++ b/jjb/openflowplugin/openflowplugin.yaml @@ -679,10 +679,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -690,6 +694,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/ovsdb/ovsdb.yaml b/jjb/ovsdb/ovsdb.yaml index 7afe34c9a..ee4fd8aa1 100644 --- a/jjb/ovsdb/ovsdb.yaml +++ b/jjb/ovsdb/ovsdb.yaml @@ -511,10 +511,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -522,6 +526,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/packetcable/packetcable.yaml b/jjb/packetcable/packetcable.yaml index b61de9014..db1084199 100644 --- a/jjb/packetcable/packetcable.yaml +++ b/jjb/packetcable/packetcable.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/persistence/persistence.yaml b/jjb/persistence/persistence.yaml index 24da2a5e2..a540bea94 100644 --- a/jjb/persistence/persistence.yaml +++ b/jjb/persistence/persistence.yaml @@ -680,10 +680,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -691,6 +695,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/reservation/reservation.yaml b/jjb/reservation/reservation.yaml index 9ac2575a1..b7e987cbf 100644 --- a/jjb/reservation/reservation.yaml +++ b/jjb/reservation/reservation.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/sdninterfaceapp/sdninterfaceapp.yaml b/jjb/sdninterfaceapp/sdninterfaceapp.yaml index aca449e09..441f102b9 100644 --- a/jjb/sdninterfaceapp/sdninterfaceapp.yaml +++ b/jjb/sdninterfaceapp/sdninterfaceapp.yaml @@ -679,10 +679,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -690,6 +694,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/sfc/sfc.yaml b/jjb/sfc/sfc.yaml index aa6e9152d..1e19667b5 100644 --- a/jjb/sfc/sfc.yaml +++ b/jjb/sfc/sfc.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/snbi/snbi.yaml b/jjb/snbi/snbi.yaml index 563427bcb..181b0b936 100644 --- a/jjb/snbi/snbi.yaml +++ b/jjb/snbi/snbi.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/snmp/snmp.yaml b/jjb/snmp/snmp.yaml index 8dc94b503..3b9bd3339 100644 --- a/jjb/snmp/snmp.yaml +++ b/jjb/snmp/snmp.yaml @@ -679,10 +679,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -690,6 +694,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/snmp4sdn/snmp4sdn.yaml b/jjb/snmp4sdn/snmp4sdn.yaml index f868a84fc..692c4ff0f 100644 --- a/jjb/snmp4sdn/snmp4sdn.yaml +++ b/jjb/snmp4sdn/snmp4sdn.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/sxp/sxp.yaml b/jjb/sxp/sxp.yaml index 998631beb..2c356c4bf 100644 --- a/jjb/sxp/sxp.yaml +++ b/jjb/sxp/sxp.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/tcpmd5/tcpmd5.yaml b/jjb/tcpmd5/tcpmd5.yaml index e1664a535..4ab0a7f78 100644 --- a/jjb/tcpmd5/tcpmd5.yaml +++ b/jjb/tcpmd5/tcpmd5.yaml @@ -679,10 +679,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -690,6 +694,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/toolkit/toolkit.yaml b/jjb/toolkit/toolkit.yaml index d8ecbfab4..0b0d6eb42 100644 --- a/jjb/toolkit/toolkit.yaml +++ b/jjb/toolkit/toolkit.yaml @@ -670,10 +670,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -681,6 +685,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/topoprocessing/topoprocessing.yaml b/jjb/topoprocessing/topoprocessing.yaml index 0c5a7b074..7b7906d31 100644 --- a/jjb/topoprocessing/topoprocessing.yaml +++ b/jjb/topoprocessing/topoprocessing.yaml @@ -679,10 +679,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -690,6 +694,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/tsdr/tsdr.yaml b/jjb/tsdr/tsdr.yaml index af5c00e64..c62524ff2 100644 --- a/jjb/tsdr/tsdr.yaml +++ b/jjb/tsdr/tsdr.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/ttp/ttp.yaml b/jjb/ttp/ttp.yaml index 71311c7df..81cb88c0b 100644 --- a/jjb/ttp/ttp.yaml +++ b/jjb/ttp/ttp.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/unimgr/unimgr.yaml b/jjb/unimgr/unimgr.yaml index d2fa0f3ae..a00a67dcd 100644 --- a/jjb/unimgr/unimgr.yaml +++ b/jjb/unimgr/unimgr.yaml @@ -671,10 +671,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/usc/usc.yaml b/jjb/usc/usc.yaml index 8836cb5bb..88c048434 100644 --- a/jjb/usc/usc.yaml +++ b/jjb/usc/usc.yaml @@ -679,10 +679,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -690,6 +694,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/usecplugin/usecplugin.yaml b/jjb/usecplugin/usecplugin.yaml index 905ebaca5..8ed59214e 100644 --- a/jjb/usecplugin/usecplugin.yaml +++ b/jjb/usecplugin/usecplugin.yaml @@ -671,10 +671,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/vpnservice/vpnservice.yaml b/jjb/vpnservice/vpnservice.yaml index 8180f3822..e748042f7 100644 --- a/jjb/vpnservice/vpnservice.yaml +++ b/jjb/vpnservice/vpnservice.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/vtn/vtn.yaml b/jjb/vtn/vtn.yaml index 4c49b1768..0a430b8e7 100644 --- a/jjb/vtn/vtn.yaml +++ b/jjb/vtn/vtn.yaml @@ -678,10 +678,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -689,6 +693,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/yang-push/yang-push.yaml b/jjb/yang-push/yang-push.yaml index 5be55b4a1..92a43bf9d 100644 --- a/jjb/yang-push/yang-push.yaml +++ b/jjb/yang-push/yang-push.yaml @@ -671,10 +671,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -682,6 +686,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/yangide/yangide.yaml b/jjb/yangide/yangide.yaml index a348cffea..24cd57a66 100644 --- a/jjb/yangide/yangide.yaml +++ b/jjb/yangide/yangide.yaml @@ -663,10 +663,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -674,6 +678,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout diff --git a/jjb/yangtools/yangtools.yaml b/jjb/yangtools/yangtools.yaml index dbcfda7a3..84624ea28 100644 --- a/jjb/yangtools/yangtools.yaml +++ b/jjb/yangtools/yangtools.yaml @@ -494,10 +494,14 @@ release-branch: '{branch}' - autorelease-release-datestamp: datestamp: true + - string: + name: CLONE_URL + default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/releng/autorelease' + description: "Autorelease clone URL" scm: - git: - url: '$GIT_BASE' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' @@ -505,6 +509,7 @@ shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout