X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering-bulkomatic.yaml;h=68e9d842d3eb4cd3866c57eead9c1cd00bb5b1e2;hb=8ea324e47af42cb2a349ad2005d5e1dbd75f9346;hp=0402ba372e98e89d8bcee8740662ef231d786775;hpb=d3d228364902a5aa5c7ffb0ff8133ce28ebb5f27;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml index 0402ba372..68e9d842d 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml @@ -5,7 +5,8 @@ - inttest-csit-3node # The project name - project: 'openflowplugin' + project: "openflowplugin" + jre: "openjdk17" # The functionality under test functionality: @@ -14,24 +15,25 @@ # Project branches stream: - - aluminium: - branch: 'master' - jre: 'openjdk11' - - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' + - argon: + branch: "master" + - chlorine: + branch: "stable/chlorine" + - 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 - x86_64 - 20200801-220238.229' + scope: "only" # Features to install - install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic' + install-features: > + odl-openflowplugin-flow-services-rest, + odl-openflowplugin-app-bulk-o-matic # Robot custom options - robot-options: '-v ODL_OF_PLUGIN:lithium' + robot-options: "-v ODL_OF_PLUGIN:lithium"