X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetide%2Fnetide.yaml;h=41e8ac0b48bf6136ad3836452e4ec28c2058f61e;hb=66b5d9dd3647b864282936073d1abce21ba6ed21;hp=2712215f9eeaffb2348c20606d59a5b4e962ae68;hpb=08bb5a01c7b6a34202373f7e7b31d82cfb9a838e;p=releng%2Fbuilder.git diff --git a/jjb/netide/netide.yaml b/jjb/netide/netide.yaml index 2712215f9..41e8ac0b4 100644 --- a/jjb/netide/netide.yaml +++ b/jjb/netide/netide.yaml @@ -412,6 +412,10 @@ - draft-published-event - comment-added-contains-event: comment-contains-value: 'test-distribution' + - comment-added-contains-event: + comment-contains-value: 'reverify' + - comment-added-contains-event: + comment-contains-value: 'recheck' projects: - project-compare-type: 'ANT' project-pattern: '{name}' @@ -555,7 +559,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' - gerrit-trigger-patch-sonar: name: 'netide' @@ -616,7 +620,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' prebuilders: - wipe-org-opendaylight-repo @@ -667,16 +671,22 @@ 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: 'https://git.opendaylight.org/gerrit/releng/autorelease' + url: '$CLONE_URL' refspec: '' branches: - 'origin/{branch}' skip-tag: true + shallow-clone: true submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout @@ -713,7 +723,6 @@ - wipe-org-opendaylight-repo - jacoco-nojava-workaround - autorelease-checkout-gerrit-patch - - autorelease-generate-taglist - autorelease-generate-release-patches - maven-target: maven-version: '{mvn33}' @@ -735,12 +744,9 @@ post-step-run-condition: UNSTABLE postbuilders: - - shell: "./scripts/list-project-dependencies.sh" - autorelease-sys-stats publishers: - - archive-artifacts: - artifacts: '*.log' - email-notification: email-prefix: '[autorelease] [netide]'