X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ffaas%2Ffaas.yaml;h=2b955890f68d8dd2bfb5a30f0eae86c4095bc85b;hb=refs%2Fchanges%2F83%2F35283%2F1;hp=3b19171aa0ce9e137f919fd5d77f4dc7e53e199e;hpb=46a6e3714a42994591c5287e2240d823f7f9d039;p=releng%2Fbuilder.git diff --git a/jjb/faas/faas.yaml b/jjb/faas/faas.yaml index 3b19171aa..2b955890f 100644 --- a/jjb/faas/faas.yaml +++ b/jjb/faas/faas.yaml @@ -116,6 +116,8 @@ global-settings: '{odl-global-settings}' publishers: + - archive-artifacts: + artifacts: '**/target/surefire-reports/*-output.txt, ' - findbugs - email-notification: email-prefix: '[faas]' @@ -417,15 +419,12 @@ - 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: - - integration-get-bundle-url - - inject: - properties-file: 'bundle.txt' - wipe-org-opendaylight-repo - maven-target: maven-version: '{mvn33}' @@ -447,13 +446,13 @@ post-step-run-condition: 'SUCCESS' postbuilders: - - trigger-builds: - - project: 'integration-distribution-deploy-{stream}' - block: true - predefined-parameters: - BUNDLEURL=$BUNDLEURL + - integration-distribution-check publishers: + - archive: + artifacts: 'karaf.log' + - archive: + artifacts: 'karaf_console.log' - email-notification: email-prefix: '[faas]' @@ -706,6 +705,9 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' + file-paths: + - compare-type: ANT + pattern: '**/*.xml' prebuilders: - wipe-org-opendaylight-repo