X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-flow-services.yaml;h=94820c9aa67a69623cf54c86743c86b173500c2a;hb=a70a6aa4295a49f2fa018deed83db572e70d393e;hp=8f5a5f895d204e4a3bf39e444b6905bc15c17b0d;hpb=ecd3d4482e727de795ef4d0b6fe020929a475952;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml index 8f5a5f895..94820c9aa 100644 --- a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml @@ -3,34 +3,41 @@ name: openflowplugin-csit-flow-services jobs: - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' # The project name project: 'openflowplugin' # The functionality under test - functionality: 'flow-services' + functionality: + - flow-services + - gate-flow-services # Project branches stream: - - carbon: + - oxygen: branch: 'master' jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' + jre: 'openjdk8' + - carbon: + branch: 'stable/carbon' + jre: 'openjdk8' + karaf-version: karaf3 - boron: branch: 'stable/boron' 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