X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-flow-services.yaml;h=abf8635579e346fe6cf6f2dd55eeb267327c155f;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=3167f470f985705712e714a963aa853918385fb8;hpb=003835acd2d9e452ff4d6f829cbce441c5ebd82b;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml index 3167f470f..abf863557 100644 --- a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml @@ -2,7 +2,7 @@ - project: name: openflowplugin-csit-flow-services jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'openflowplugin' @@ -14,18 +14,18 @@ # Project branches stream: - - oxygen: + - fluorine: branch: 'master' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + - oxygen: + branch: 'stable/oxygen' install: - all: scope: 'all' + # Job images + tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20180301-1041' + # Features to install install-features: > odl-openflowplugin-flow-services-rest, @@ -34,6 +34,3 @@ # Robot custom options robot-options: '' - - # mininet image - tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20171016-0212