X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdocs%2Fdocs.yaml;h=f0a06befe62d82aa24d4d6a55666cce05b926870;hb=eed29fcd4f6dd0a8f8b549e14cc86b80bccc6a82;hp=ea81a6a863871c1d5058e732893e49c576de0e6f;hpb=7d482ac57546ffaa5c625eb8d9d1dd9283ec432d;p=releng%2Fbuilder.git diff --git a/jjb/docs/docs.yaml b/jjb/docs/docs.yaml index ea81a6a86..f0a06befe 100644 --- a/jjb/docs/docs.yaml +++ b/jjb/docs/docs.yaml @@ -26,7 +26,7 @@ jdks: - openjdk8 disable_autorelease: False - disable_distribution_check: False + disable_distribution_check: True - beryllium: branch: 'stable/beryllium' jdk: openjdk7 @@ -34,7 +34,7 @@ - openjdk7 - openjdk8 disable_autorelease: False - disable_distribution_check: False + disable_distribution_check: True - stable-lithium: branch: 'stable/lithium' jdk: openjdk7 @@ -431,15 +431,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}' @@ -461,13 +458,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: '[docs]'