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=bd55d1b628bd7c27d423b1024bec6d174b531f60;hpb=e5f0d78da54306cec30949348f8262810acf34fe;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml index bd55d1b62..eca792dcc 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml @@ -6,6 +6,7 @@ # The project name project: "openflowplugin" + jre: "openjdk17" # The functionality under test functionality: @@ -14,25 +15,22 @@ # Project branches stream: - - phosphorus: + - argon: branch: "master" - jre: "openjdk11" - - silicon: - branch: "stable/silicon" - jre: "openjdk11" - - aluminium: - branch: "stable/aluminium" + - 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 - 20200813-051640.743" - # 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"