X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering.yaml;h=e6bf86dbd277d9c23b714a350be7f5d8b78d7515;hb=7a164b0c914e98869cc5ecbb440b7821baf3f228;hp=2722546b8f3d06924a8c86fb7986b73ad88f4002;hpb=a999249893ffc45a1b39b61eb306407612a5c286;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml index 2722546b8..e6bf86dbd 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml @@ -5,7 +5,8 @@ - inttest-csit-3node # The project name - project: 'openflowplugin' + project: "openflowplugin" + jre: "openjdk17" # The functionality under test functionality: @@ -14,25 +15,22 @@ # Project branches stream: - - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + - argon: + branch: "master" + - chlorine: + branch: "stable/chlorine" + - sulfur: + branch: "stable/sulfur" + 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-infrautils-metrics + odl-openflowplugin-flow-services-rest, + odl-openflowplugin-app-table-miss-enforcer # Robot custom options - robot-options: '-v ODL_OF_PLUGIN:lithium' + robot-options: "-v ODL_OF_PLUGIN:lithium"