X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdidm%2Fdidm.yaml;h=9286f431e0dfbcde640b5668d196b0405ea6083a;hb=711059a42858d5a6bed3cd0355f0c2e6ade1d2da;hp=f5dc3e20d4a1c85cd5f243065810915351825939;hpb=82024e6aca3c36bbee4e00f34e91f79367955a7a;p=releng%2Fbuilder.git diff --git a/jjb/didm/didm.yaml b/jjb/didm/didm.yaml index f5dc3e20d..9286f431e 100644 --- a/jjb/didm/didm.yaml +++ b/jjb/didm/didm.yaml @@ -372,6 +372,7 @@ project-type: maven node: dynamic_verify + concurrent: true jdk: '{jdk}' logrotate: @@ -423,15 +424,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}' @@ -453,13 +451,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: '[didm]'