X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-flow-services.yaml;h=43def80ed2eff6caf206251d7b542611f946c19a;hb=f9510ad2361a13149cd478e9d0863d0efe3dd772;hp=45e0c6b3d9f5c64365e5bad3ee0dfb6430cb7765;hpb=d4e38516a770664abe12d6c916847574026f9087;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml index 45e0c6b3d..43def80ed 100644 --- a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml @@ -14,24 +14,26 @@ # Project branches stream: - - carbon: + - oxygen: branch: 'master' jre: 'openjdk8' - - boron: - branch: 'stable/boron' + - nitrogen: + branch: 'stable/nitrogen' + jre: 'openjdk8' + - carbon: + branch: 'stable/carbon' jre: 'openjdk8' + karaf-version: karaf3 install: - - only: - scope: 'only' - all: scope: 'all' # 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: '' # mininet image - tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300 + tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20170808-0158