X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftoolkit%2Ftoolkit.yaml;h=ceb6e827a65743bc92020887375d553857aa9d6a;hb=refs%2Fchanges%2F83%2F35283%2F1;hp=4c76cdb29524380133271f6d83fe1f7001908747;hpb=1766163b5c8eb4773a554bf8efcbf1ea6ab2602b;p=releng%2Fbuilder.git diff --git a/jjb/toolkit/toolkit.yaml b/jjb/toolkit/toolkit.yaml index 4c76cdb29..ceb6e827a 100644 --- a/jjb/toolkit/toolkit.yaml +++ b/jjb/toolkit/toolkit.yaml @@ -115,6 +115,8 @@ global-settings: '{odl-global-settings}' publishers: + - archive-artifacts: + artifacts: '**/target/surefire-reports/*-output.txt, ' - findbugs - email-notification: email-prefix: '[toolkit]' @@ -416,10 +418,10 @@ - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' skip-vote: - successful: true - failed: true - unstable: true - notbuilt: true + successful: false + failed: false + unstable: false + notbuilt: false prebuilders: - wipe-org-opendaylight-repo @@ -702,6 +704,9 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' + file-paths: + - compare-type: ANT + pattern: '**/*.xml' prebuilders: - wipe-org-opendaylight-repo