X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmdsal%2Fmdsal.yaml;h=ea34e193dfc4f1e16838635fcad0a1a2281d0fbb;hb=5425eb5cf1f9475abf472a52ab25aba4e4a6fd52;hp=6b5ca4b7592695daaacc72a92b53af8f9848a689;hpb=4425d783884ec7ac9b4fdbd1a3303c769c654369;p=releng%2Fbuilder.git diff --git a/jjb/mdsal/mdsal.yaml b/jjb/mdsal/mdsal.yaml index 6b5ca4b75..ea34e193d 100644 --- a/jjb/mdsal/mdsal.yaml +++ b/jjb/mdsal/mdsal.yaml @@ -96,9 +96,9 @@ - maven-target: maven-version: '{mvn33}' pom: 'pom.xml' - goals: 'clean install -Dintegrationtests -Dstream={stream}' + goals: '-Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmaven.compile.fork=true clean install -Dintegrationtests -Dstream={stream}' java-opts: - - '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' + - '-Xmx2048m -XX:MaxPermSize=1024m' settings: '{mdsal-settings}' global-settings: '{odl-global-settings}' @@ -161,8 +161,8 @@ maven: maven-name: '{mvn33}' root-pom: 'pom.xml' - goals: 'clean install -Dintegrationtests -Dmerge -Dstream={stream}' - maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' + goals: '-Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmaven.compile.fork=true clean install -Dintegrationtests -Dmerge -Dstream={stream}' + maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m' settings: '{mdsal-settings}' global-settings: '{odl-global-settings}' post-step-run-condition: UNSTABLE @@ -260,8 +260,8 @@ maven: maven-name: '{mvn33}' root-pom: 'pom.xml' - goals: 'clean install -Dintegrationtests' - maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' + goals: '-Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmaven.compile.fork=true clean install -Dintegrationtests' + maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m' settings: '{mdsal-settings}' global-settings: '{odl-global-settings}' @@ -388,8 +388,8 @@ maven: maven-name: '{mvn33}' root-pom: 'pom.xml' - goals: 'clean install -Dintegrationtests' - maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' + goals: '-Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmaven.compile.fork=true clean install -Dintegrationtests' + maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m' settings: '{mdsal-settings}' global-settings: '{odl-global-settings}' @@ -445,8 +445,8 @@ maven: maven-name: '{mvn33}' root-pom: 'pom.xml' - goals: 'clean install -Dintegrationtests -Dsonar' - maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' + goals: '-Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmaven.compile.fork=true clean install -Dintegrationtests -Dsonar' + maven-opts: '-Xmx2048m -XX:MaxPermSize=1024m' settings: '{mdsal-settings}' global-settings: '{odl-global-settings}'