X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-full-integration.yaml;h=8f5565b09e1516c2d3769ea4170d8bfe3cba63cb;hb=b5a057dab3f06ba9922a58c4ecf4aaa3e22cbe8a;hp=efe8151b2fcdbcc527f3d140e4c81116f8de3888;hpb=bcbbdcdf52e6f6102edb7937341a61d43d68849b;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-full-integration.yaml b/jjb/ovsdb/ovsdb-full-integration.yaml index efe8151b2..8f5565b09 100644 --- a/jjb/ovsdb/ovsdb-full-integration.yaml +++ b/jjb/ovsdb/ovsdb-full-integration.yaml @@ -13,9 +13,9 @@ - openjdk8 - stable-lithium: branch: 'stable/lithium' - jdk: openjdk8 + jdk: openjdk7 jdks: - - openjdk8 + - openjdk7 project: 'ovsdb' @@ -41,8 +41,8 @@ - 2.4.0 - axis: type: jdk - values: - - openjdk8 + values: '{obj:jdks}' + - axis: type: slave name: nodes @@ -90,7 +90,7 @@ - maven-target: maven-version: '{mvn33}' pom: 'pom.xml' - goals: 'clean install verify -Pintegrationtest,jenkins -V -Dovsdb.controller.address=${{CONTROLLER_IP}}' + goals: 'clean install -V verify -Pintegrationtest -Dskip.karaf.featureTest=true -Dmaven.compile.fork=true -Dovsdb.controller.address=${{CONTROLLER_IP}}' properties: - 'ovsdbserver.ipaddress=127.0.0.1' - 'ovsdbserver.port=6641'