Add -Pignore-lispflowmapping-integrationtest 94/73194/3
authorLorand Jakab <lojakab@cisco.com>
Tue, 19 Jun 2018 20:29:05 +0000 (22:29 +0200)
committerLorand Jakab <lojakab@cisco.com>
Tue, 19 Jun 2018 20:29:05 +0000 (22:29 +0200)
This will allow lispflowmapping integration test to run, but will not
fail the autorelease build if the tests fail, while still keeping useful
debug logs.

Change-Id: I559d990a2280f2be32689c8f786144fb2274f5c9
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
jjb/autorelease/autorelease-projects.yaml

index d9966511b5d8ff7d13b86d0e00bf8008ff65cdff..8194f2a2ebd191cde37cf57c1a4f48211ca618c2 100644 (file)
       - fluorine:
           branch: 'master'
           integration-test: fluorine
-          extra-mvn-opts: -P!karaf -Dsft.heap.max=4g -Dskip.karaf.featureTest=true
+          extra-mvn-opts: -P!karaf -Pignore-lispflowmapping-integrationtest -Dsft.heap.max=4g
+              -Dskip.karaf.featureTest=true
       - oxygen:
           branch: 'stable/oxygen'
           integration-test: oxygen
-          extra-mvn-opts: -P!karaf -Dsft.heap.max=4g -Dskip.karaf.featureTest=true
+          extra-mvn-opts: -P!karaf -Pignore-lispflowmapping-integrationtest -Dsft.heap.max=4g
+              -Dskip.karaf.featureTest=true
 
     project: releng/autorelease
     project-name: autorelease