X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fneutron%2Fneutron.yaml;h=a02f0410c8da422c828a4d58b4b6a0a68b373d26;hb=6a29e601b8c98637b42071e6f7c61d88c9faf6d2;hp=ccf2d672ccf063656342e0facc2afe8903417828;hpb=20a3f67ad05150c5729e4b758fc8b306b155007c;p=releng%2Fbuilder.git diff --git a/jjb/neutron/neutron.yaml b/jjb/neutron/neutron.yaml index ccf2d672cc..a02f0410c8 100644 --- a/jjb/neutron/neutron.yaml +++ b/jjb/neutron/neutron.yaml @@ -450,7 +450,7 @@ maven-name: '{mvn33}' root-pom: 'distribution/pom.xml' goals: 'clean install -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' - maven-opts: '-B -Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' + maven-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' settings: '{neutron-settings}' global-settings: '{odl-global-settings}' ignore-upstream-changes: true @@ -690,7 +690,6 @@ branches: - 'origin/{branch}' skip-tag: true - shallow-clone: true submodule: recursive: true timeout: 15 @@ -744,7 +743,7 @@ maven-name: '{mvn33}' root-pom: 'pom.xml' goals: 'clean validate -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' - maven-opts: '-B -Xmx8g -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' + maven-opts: '-Xmx8g -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' settings: '{autorelease-settings}' global-settings: '{odl-global-settings}' automatic-archiving: false