X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-sanity.yaml;h=35bf7382497e88a580186c637d8f070f39bec450;hb=242a9940a327c3da608daec524c96866ed17186d;hp=5dfec9d0e6fe6c8aa70de93ccfedf92f3c506628;hpb=24ff05d7dd16173ea8b913cd9a1afe7f004770ac;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-sanity.yaml b/jjb/openflowplugin/openflowplugin-csit-sanity.yaml index 5dfec9d0e..35bf73824 100644 --- a/jjb/openflowplugin/openflowplugin-csit-sanity.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-sanity.yaml @@ -13,22 +13,26 @@ # 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, + odl-openflowplugin-nxm-extensions # Robot custom options robot-options: '-v SWITCHES:3' # mininet image - tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300 + tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847