Bug 9307: Do not parallelize SFT in Distribution 62/64462/1
authorVratko Polak <vrpolak@cisco.com>
Wed, 18 Oct 2017 16:19:34 +0000 (18:19 +0200)
committerVratko Polak <vrpolak@cisco.com>
Wed, 18 Oct 2017 16:19:34 +0000 (18:19 +0200)
Change-Id: I85a9106ff0f13f99d8031cc11a70e4a1fcb3f706
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
jjb/integration/distribution/distribution-jobs.yaml

index f783d10ff2e8509467667f74d7ba55bef2d459af..d1771099eaae2678c6787592f23116e690934bc0 100644 (file)
@@ -52,7 +52,8 @@
               clean install dependency:tree -DoutputFile=dependency_tree.txt
               -Dstream={stream}
               -Dsft.heap.max=4g
-              {opendaylight-infra-parallel-mvn-opts}
+              {opendaylight-infra-mvn-opts}
+          # {opendaylight-infra-parallel-mvn-opts} is bad when there are multiple big features for SFT.
           java-opts:
             - '-Xmx1024m -XX:MaxPermSize=256m'
           settings: integration-settings