X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb.yaml;h=7afe34c9a6a7e8e31f9163021379195142024918;hb=4934e4b08bc0892b6a0447709f640b204eaec48c;hp=70f1013dd31ade77969ad1aa76c337770cee8670;hpb=f5ec88a1d2b63675d99e8d2345e71c3865dd8e66;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb.yaml b/jjb/ovsdb/ovsdb.yaml index 70f1013dd3..7afe34c9a6 100644 --- a/jjb/ovsdb/ovsdb.yaml +++ b/jjb/ovsdb/ovsdb.yaml @@ -40,13 +40,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: 'ovsdb' @@ -467,7 +460,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' prebuilders: - wipe-org-opendaylight-repo @@ -521,11 +514,12 @@ scm: - git: - url: 'https://git.opendaylight.org/gerrit/releng/autorelease' + url: '$GIT_BASE' refspec: '' branches: - 'origin/{branch}' skip-tag: true + shallow-clone: true submodule: recursive: true @@ -556,12 +550,14 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' + file-paths: + - compare-type: ANT + pattern: '**/*.xml' prebuilders: - wipe-org-opendaylight-repo - jacoco-nojava-workaround - autorelease-checkout-gerrit-patch - - autorelease-generate-taglist - autorelease-generate-release-patches - maven-target: maven-version: '{mvn33}' @@ -583,12 +579,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] [ovsdb]'