X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-sanity.yaml;h=407e44aec4403645f90953f155cad938011da62a;hb=b49a27745d0dcaf0b46b47949c2bcc4647f17e39;hp=4c3fdfdb28eac7f158094de5c9f55703873f5db9;hpb=70240e615e9655627f39d2f282d2cf3c163b661c;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-sanity.yaml b/jjb/openflowplugin/openflowplugin-csit-sanity.yaml index 4c3fdfdb2..407e44aec 100644 --- a/jjb/openflowplugin/openflowplugin-csit-sanity.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-sanity.yaml @@ -6,34 +6,32 @@ - inttest-csit-verify-1node # The project name - project: 'openflowplugin' + project: "openflowplugin" # The functionality under test - functionality: 'sanity' + functionality: "sanity" # Project branches stream: - - aluminium: - branch: 'master' - jre: 'openjdk11' - - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' + - chlorine: + branch: "master" + jre: "openjdk11" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" install: - only: - scope: 'only' - - # Job images - tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20190415-091034.881' + scope: "only" # Features to install install-features: > - odl-openflowplugin-flow-services-rest, - odl-openflowplugin-app-table-miss-enforcer, - odl-openflowplugin-nxm-extensions + odl-openflowplugin-flow-services-rest, + odl-openflowplugin-app-table-miss-enforcer, + odl-openflowplugin-nxm-extensions # Robot custom options - robot-options: '-v SWITCHES:3' + robot-options: "-v SWITCHES:3"