X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-cbench.yaml;h=59ef495846514041919096ef6fd6fdb77d64d4ec;hb=fb9297d20fe434066a9c84064d79cf9daf89dda2;hp=b89ff1e0d69377070c5d7ef4387ab0ef688b2bbf;hpb=6c099dfd81640689dec35b6bcad121be7304133d;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-cbench.yaml b/jjb/openflowplugin/openflowplugin-csit-cbench.yaml index b89ff1e0d..59ef49584 100644 --- a/jjb/openflowplugin/openflowplugin-csit-cbench.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-cbench.yaml @@ -12,25 +12,24 @@ # Project branches stream: - - sulfur: + - chlorine: branch: "master" jre: "openjdk11" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" - phosphorus: branch: "stable/phosphorus" jre: "openjdk11" - - silicon: - branch: "stable/silicon" - jre: "openjdk11" - - aluminium: - branch: "stable/aluminium" - jre: "openjdk11" install: - only: scope: "only" # 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"