X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-sanity.yaml;h=1425bd90243d2b37ce0cd63867a4a1974acf2186;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=6233f84d782aa6ea4b87a4c3dee7271822f255cb;hpb=958a3b1043093fc94bc2c50896e20b96584863fe;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-sanity.yaml b/jjb/openflowplugin/openflowplugin-csit-sanity.yaml index 6233f84d7..7154b80d0 100644 --- a/jjb/openflowplugin/openflowplugin-csit-sanity.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-sanity.yaml @@ -2,8 +2,8 @@ - project: name: openflowplugin-csit-sanity jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name project: 'openflowplugin' @@ -13,23 +13,23 @@ # Project branches stream: - - oxygen: + - fluorine: branch: 'master' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + - oxygen: + branch: 'stable/oxygen' install: - only: scope: 'only' + # Job images + tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20180301-1041' + # Features to install - install-features: 'odl-openflowplugin-flow-services-rest,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 16.04 - mininet-ovs-25 - 20170808-0158