X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb-templates%2Fdistribution-check.yaml;h=7cbe2c609b3622db233aff5d8f1edfe943c1ad92;hb=21baa1b9036e6ff86a31642be45a9d643ba68d75;hp=c75407f507b498d2724d4d10310159a944af60c2;hpb=7d482ac57546ffaa5c625eb8d9d1dd9283ec432d;p=releng%2Fbuilder.git diff --git a/jjb-templates/distribution-check.yaml b/jjb-templates/distribution-check.yaml index c75407f50..7cbe2c609 100644 --- a/jjb-templates/distribution-check.yaml +++ b/jjb-templates/distribution-check.yaml @@ -54,6 +54,10 @@ - draft-published-event - comment-added-contains-event: comment-contains-value: 'test-distribution' + - comment-added-contains-event: + comment-contains-value: 'reverify' + - comment-added-contains-event: + comment-contains-value: 'recheck' projects: - project-compare-type: 'ANT' project-pattern: '{name}' @@ -61,15 +65,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}' @@ -91,12 +92,12 @@ 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: '[PROJECT_SHORTNAME]'