X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fiotdm%2Fiotdm.yaml;h=2ac370843c24404ba608ab3b63c2c38fb8b8b250;hb=0b92ce5138f7d6956f37dc58bb07e2e7894d0ca9;hp=090d48ac0db8fb6407f176f10dd5cee12efc01e8;hpb=80557683e21fe39cf9554a080fd067adc6b8be85;p=releng%2Fbuilder.git diff --git a/jjb/iotdm/iotdm.yaml b/jjb/iotdm/iotdm.yaml index 090d48ac0..2ac370843 100644 --- a/jjb/iotdm/iotdm.yaml +++ b/jjb/iotdm/iotdm.yaml @@ -425,15 +425,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}' @@ -455,13 +452,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: '[iotdm]'