X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fdistribution%2Fdistribution.yaml;h=4afe258f0d057f846bf3b4983d06e097b9106b51;hb=970debd523b28420ba0a7d9b396cf2489fc079ce;hp=4016e53b396f9964c67202b4bcb9ee6bff062351;hpb=f546b89a336ced325e21acfdd84ff2d7aad4cfd3;p=releng%2Fbuilder.git diff --git a/jjb/integration/distribution/distribution.yaml b/jjb/integration/distribution/distribution.yaml index 4016e53b3..4afe258f0 100644 --- a/jjb/integration/distribution/distribution.yaml +++ b/jjb/integration/distribution/distribution.yaml @@ -14,13 +14,21 @@ # stream: release stream (eg. stable-lithium or beryllium) # branch: git branch (eg. stable/lithium or master) stream: - - beryllium: + - boron: branch: 'master' jdk: openjdk8 + jdks: + - openjdk8 + disable_autorelease: False + disable_distribution_check: False + - beryllium: + branch: 'stable/beryllium' + jdk: openjdk8 jdks: - openjdk8 - openjdk7 disable_autorelease: False + disable_distribution_check: False project: 'integration/distribution' @@ -32,10 +40,11 @@ - job-template: name: 'distribution-sonar' + disabled: false project-type: maven node: dynamic_verify - jdk: 'openjdk7' + jdk: 'openjdk8' logrotate: daysToKeep: '7' @@ -92,6 +101,7 @@ - job-template: name: 'distribution-clm-{stream}' + disabled: false project-type: maven node: dynamic_verify