X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetide%2Fnetide.yaml;h=efed145317d7c2ff741eccf5061e2cf35f92527d;hb=0b92ce5138f7d6956f37dc58bb07e2e7894d0ca9;hp=fad2117a9030b32a91cdd6bd0fd8f5ebac9bdc83;hpb=970debd523b28420ba0a7d9b396cf2489fc079ce;p=releng%2Fbuilder.git diff --git a/jjb/netide/netide.yaml b/jjb/netide/netide.yaml index fad2117a9..efed14531 100644 --- a/jjb/netide/netide.yaml +++ b/jjb/netide/netide.yaml @@ -365,6 +365,7 @@ project-type: maven node: dynamic_verify + concurrent: true jdk: '{jdk}' logrotate: @@ -416,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}' @@ -446,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: '[netide]'