X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-sanity.yaml;h=7154b80d0f4c9c07a90a15a64d944c638ffc6b96;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=94ca35465cf7df772f05049b2c47443768ac5a30;hpb=5a1559f253c173a7c0a02fb3c8adc695b4e8de98;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-sanity.yaml b/jjb/openflowplugin/openflowplugin-csit-sanity.yaml index 94ca35465..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,18 +13,18 @@ # 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, @@ -33,6 +33,3 @@ # Robot custom options robot-options: '-v SWITCHES:3' - - # mininet image - tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20171016-0212