X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb.yaml;h=feed5bdc6c3dd82ff4d1c9143973d0f9072e71fc;hb=e397856349b84539cdc6be0e69f5f323968afcce;hp=5e5acbe326761efd3f40337c1578574f070281bd;hpb=970debd523b28420ba0a7d9b396cf2489fc079ce;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb.yaml b/jjb/ovsdb/ovsdb.yaml index 5e5acbe32..feed5bdc6 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' @@ -128,6 +121,8 @@ global-settings: '{odl-global-settings}' publishers: + - archive-artifacts: + artifacts: '**/target/surefire-reports/*-output.txt, ' - findbugs - email-notification: email-prefix: '[ovsdb]' @@ -465,7 +460,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' prebuilders: - wipe-org-opendaylight-repo @@ -524,6 +519,7 @@ branches: - 'origin/{branch}' skip-tag: true + shallow-clone: true submodule: recursive: true @@ -554,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}' @@ -581,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]'