Merge "Rename to taglist.log so that it gets archived"
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 15 Jun 2015 14:39:42 +0000 (14:39 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 15 Jun 2015 14:39:42 +0000 (14:39 +0000)
jjb/autorelease/autorelease-lithium.yaml
jjb/autorelease/autorelease-master.yaml
jjb/openflowplugin/openflowplugin-csit-config-performance-lithium-redesign.yaml
jjb/sfc/sfc-python.yaml

index 0c2369ec336f762f708099f60979387230e3a1b7..eb6c91e0f15b7c7bfc51a38dbb0a336b2d14bb6e 100644 (file)
@@ -62,7 +62,7 @@
         maven-name: '{mvn32}'
         root-pom: 'pom.xml'
         goals: 'clean install source:jar javadoc:jar -Pintegrationtests,docs,repoBuild -Dcheckstyle.skip=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r'
-        maven-opts: '-Xmx6144m -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: true
         maven-name: '{mvn32}'
         root-pom: 'pom.xml'
         goals: 'clean install source:jar javadoc:jar -Pintegrationtests,docs,repoBuild -Dcheckstyle.skip=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r'
-        maven-opts: '-Xmx6144m -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: true
index 718bd42c2077c8ffea37119a0a884dc9215858e4..f0abbbb03cda5ee36cc28dc29ae12359add61649 100644 (file)
@@ -61,7 +61,7 @@
         maven-name: '{mvn32}'
         root-pom: 'pom.xml'
         goals: 'clean install source:jar javadoc:jar -Pintegrationtests,docs,repoBuild -Dcheckstyle.skip=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r'
-        maven-opts: '-Xmx6144m -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: true
index 6077afd5e25cfc4e77d462f0dde46123b7d3042a..1c53e5e760010697d3fa4c488ba767cf07b875b0 100644 (file)
@@ -13,6 +13,8 @@
     stream:
         - master:
             branch: 'master'
+        - stable-lithium:
+            branch: 'stable/lithium'
 
     install:
         - only:
index b123316af5b23fcf86951a4939eb23f327480735..55294f262ac31c0063c72ebe7d84547f55253fc7 100644 (file)
@@ -83,6 +83,7 @@
             tox --version
             cd sfc-py
             tox
+            ./jenkins_build_package.sh
 
     publishers:
         - email-notification: