From: Luis Gomez Date: Tue, 4 Sep 2018 18:45:27 +0000 (+0000) Subject: Merge "Add unimgr features to distribution sanity" X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=5af4efc306359c57f237b989f741551bce8d7bd6;p=releng%2Fbuilder.git Merge "Add unimgr features to distribution sanity" --- 5af4efc306359c57f237b989f741551bce8d7bd6 diff --cc jjb/integration/distribution/distribution-jobs.yaml index 429816e35,a598293a0..238d59388 --- a/jjb/integration/distribution/distribution-jobs.yaml +++ b/jjb/integration/distribution/distribution-jobs.yaml @@@ -201,29 -212,8 +212,30 @@@ sxp-merge-{stream}, transportpce-merge-{stream}, tsdr-merge-{stream}, + unimgr-merge-{stream}, +- project: + name: distribution-release + jobs: + - gerrit-maven-release + + project: 'integration/distribution' + project-name: 'distribution' + mvn-goals: 'clean install dependency:tree -DoutputFile=dependency_tree.txt -Punmanaged -f opendaylight/pom.xml' + mvn-settings: 'integration-distribution-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + email-upstream: '[int/dist]' + + # Used by the release job + staging-profile-id: 2af042ed81d5e2 + + stream: + - neon: + branch: 'master' + + - fluorine: + branch: 'stable/fluorine' + - project: name: distribution-sonar jobs: