X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-cbench.yaml;h=2e94f42f1ebcefb2c465e1824bdce8ab14b615ca;hb=af5db172e1f45cc23687401437554941187c087b;hp=2e6099de7b66e30060573538c23545efe181f1b5;hpb=cb0bef72a2250cd6fceb15bd62706b9f08175c71;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-cbench.yaml b/jjb/openflowplugin/openflowplugin-csit-cbench.yaml index 2e6099de7..2e94f42f1 100644 --- a/jjb/openflowplugin/openflowplugin-csit-cbench.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-cbench.yaml @@ -6,31 +6,29 @@ # The project name project: "openflowplugin" + jre: "openjdk17" # The functionality under test functionality: "cbench" # Project branches stream: - - silicon: + - argon: branch: "master" - jre: "openjdk11" - - aluminium: - branch: "stable/aluminium" - jre: "openjdk11" - - magnesium: - branch: "stable/magnesium" + - 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-drop-test" + install-features: > + odl-openflowplugin-flow-services-rest, + odl-openflowplugin-drop-test # Robot custom options robot-options: "-v duration_in_secs:60 -v throughput_threshold:20000 -v latency_threshold:1000"