X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering.yaml;h=f22cf6577fce4b33d3e8d4771db42bbcde4714b6;hb=36de4b7b4e67ea9afbb45e19ed257d0a59bd4b7e;hp=ee61b31bdd81b4dd12738d44898a9baea1c3555c;hpb=72083bd9fd99fa8f806c34b1df9fceca9ce193fe;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml index ee61b31bd..f22cf6577 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml @@ -14,22 +14,23 @@ # Project branches stream: - - carbon: + - oxygen: branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - only: scope: 'only' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer' + install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer' # Robot custom options robot-options: '-v ODL_OF_PLUGIN:lithium' # mininet image - tools_system_image: 'Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300' + tools_system_image: 'Ubuntu 16.04 - mininet-ovs-25 - 20171014-0208'