X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering-bulkomatic.yaml;h=eca792dcc77372f4d547ad5bc68ac144097ba701;hb=7a164b0c914e98869cc5ecbb440b7821baf3f228;hp=fc05d507778e79049b5c7f9ede57390d23e5d893;hpb=0abaee571f249a9da5396f5d44cae9350f2fbf2a;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml index fc05d5077..eca792dcc 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,27 +15,22 @@ # Project branches stream: - - silicon: - branch: 'master' - jre: 'openjdk11' - - aluminium: - branch: 'stable/aluminium' - 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" 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"