X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsnbi%2Fsnbi.yaml;h=0dd1c8892e958f0e1a6a32bbc67fc033df67e02b;hb=6a29e601b8c98637b42071e6f7c61d88c9faf6d2;hp=5decd724d2bb0cb166f05deb4b5929e2e9d07940;hpb=3d3820ee1da9ce44b937e58d24229324649bc7a4;p=releng%2Fbuilder.git diff --git a/jjb/snbi/snbi.yaml b/jjb/snbi/snbi.yaml index 5decd724d..0dd1c8892 100644 --- a/jjb/snbi/snbi.yaml +++ b/jjb/snbi/snbi.yaml @@ -42,13 +42,6 @@ - openjdk7 disable_autorelease: True disable_distribution_check: True - - stable-helium: - branch: 'stable/helium' - jdk: openjdk7 - jdks: - - openjdk7 - disable_autorelease: True - disable_distribution_check: True project: 'snbi' @@ -573,7 +566,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' - gerrit-trigger-patch-sonar: name: 'snbi' @@ -634,7 +627,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' prebuilders: - wipe-org-opendaylight-repo @@ -685,16 +678,21 @@ 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 submodule: recursive: true + timeout: 15 wrappers: - autorelease-build-timeout @@ -731,7 +729,6 @@ - wipe-org-opendaylight-repo - jacoco-nojava-workaround - autorelease-checkout-gerrit-patch - - autorelease-generate-taglist - autorelease-generate-release-patches - maven-target: maven-version: '{mvn33}' @@ -753,12 +750,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] [snbi]'