X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf.yaml;h=d0afbe8a607a7c526059588059978fe26d5aecb0;hb=0b92ce5138f7d6956f37dc58bb07e2e7894d0ca9;hp=1bc6e4aa91f66ae5b5c8415a80808c19ad0928bb;hpb=80557683e21fe39cf9554a080fd067adc6b8be85;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf.yaml b/jjb/netconf/netconf.yaml index 1bc6e4aa9..d0afbe8a6 100644 --- a/jjb/netconf/netconf.yaml +++ b/jjb/netconf/netconf.yaml @@ -417,15 +417,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 +444,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: '[netconf]'