X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fl2switch%2Fl2switch-csit-scalability.yaml;h=5fd05aae8d9c7310710a9b844fc321d18db4da96;hb=1732041aaa7b2113fe446c5707979df39ee5bb40;hp=ce53408f42851e63ff590658e7e8a098f5d759e1;hpb=807fca79b9cbd070495690797e1b0cc019caf5f9;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch-csit-scalability.yaml b/jjb/l2switch/l2switch-csit-scalability.yaml index ce53408f4..5fd05aae8 100644 --- a/jjb/l2switch/l2switch-csit-scalability.yaml +++ b/jjb/l2switch/l2switch-csit-scalability.yaml @@ -5,29 +5,30 @@ - inttest-csit-1node # The project name - project: 'l2switch' + project: "l2switch" + disable-job: true # The functionality under test - functionality: 'scalability' + functionality: "scalability" # Project branches stream: - - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' - disable-job: true + - chlorine: + branch: "master" + jre: "openjdk17" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" install: - all: - scope: 'all' + scope: "all" # Features to install - install-features: 'odl-l2switch-switch-ui' + install-features: "odl-l2switch-switch-ui" # Robot custom options - robot-options: '-v TOPO_TREE_DEPTH:7' + robot-options: "-v TOPO_TREE_DEPTH:7"