X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fdistribution%2Fdistribution.yaml;h=1aa5f2c6b217b91c5752c7d98e6d7f01f4884501;hb=4934e4b08bc0892b6a0447709f640b204eaec48c;hp=4ab3c842161376bc987bcc7d09fe754c40ce8c51;hpb=5b10579f9467a26f4362699cc63a4afe72c359f3;p=releng%2Fbuilder.git diff --git a/jjb/integration/distribution/distribution.yaml b/jjb/integration/distribution/distribution.yaml index 4ab3c8421..1aa5f2c6b 100644 --- a/jjb/integration/distribution/distribution.yaml +++ b/jjb/integration/distribution/distribution.yaml @@ -20,6 +20,7 @@ jdks: - openjdk8 disable_autorelease: False + disable_distribution_check: False - beryllium: branch: 'stable/beryllium' jdk: openjdk8 @@ -27,6 +28,7 @@ - openjdk8 - openjdk7 disable_autorelease: False + disable_distribution_check: False project: 'integration/distribution' @@ -42,7 +44,7 @@ project-type: maven node: dynamic_verify - jdk: 'openjdk7' + jdk: 'openjdk8' logrotate: daysToKeep: '7' @@ -67,7 +69,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' - gerrit-trigger-patch-sonar: name: 'integration/distribution' @@ -128,7 +130,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' prebuilders: - wipe-org-opendaylight-repo @@ -182,11 +184,12 @@ scm: - git: - url: 'https://git.opendaylight.org/gerrit/releng/autorelease' + url: '$GIT_BASE' refspec: '' branches: - 'origin/{branch}' skip-tag: true + shallow-clone: true submodule: recursive: true @@ -217,12 +220,14 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' + file-paths: + - compare-type: ANT + pattern: '**/*.xml' prebuilders: - wipe-org-opendaylight-repo - jacoco-nojava-workaround - autorelease-checkout-gerrit-patch - - autorelease-generate-taglist - autorelease-generate-release-patches - maven-target: maven-version: '{mvn33}' @@ -244,12 +249,9 @@ post-step-run-condition: UNSTABLE postbuilders: - - shell: "./scripts/list-project-dependencies.sh" - autorelease-sys-stats publishers: - - archive-artifacts: - artifacts: '*.log' - email-notification: email-prefix: '[autorelease] [distribution]'