X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freservation%2Freservation.yaml;h=3240bd41383be9e997a8de1849737398c8880f60;hb=0b92ce5138f7d6956f37dc58bb07e2e7894d0ca9;hp=88eab62b05074b4a375f7a1a1c56d65d07efe70f;hpb=7d482ac57546ffaa5c625eb8d9d1dd9283ec432d;p=releng%2Fbuilder.git diff --git a/jjb/reservation/reservation.yaml b/jjb/reservation/reservation.yaml index 88eab62b0..3240bd413 100644 --- a/jjb/reservation/reservation.yaml +++ b/jjb/reservation/reservation.yaml @@ -424,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}' @@ -454,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: '[reservation]'