X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch-csit-switch.yaml;h=7456efb43d4c1c97d14e45332801dd0c3965dc8c;hb=936ba45c2e3ec10b8df922c707627c504417b9d3;hp=62e8620c0a38de91e1f974476beb9390eb79eb73;hpb=53d9e249a24624cdf89c2c3c67128de34110dfe1;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch-csit-switch.yaml b/jjb/l2switch/l2switch-csit-switch.yaml index 62e8620c0..7456efb43 100644 --- a/jjb/l2switch/l2switch-csit-switch.yaml +++ b/jjb/l2switch/l2switch-csit-switch.yaml @@ -6,26 +6,30 @@ - inttest-csit-verify-1node # The project name - project: 'l2switch' + project: "l2switch" + disable-job: true # The functionality under test - functionality: 'switch' + functionality: "switch" # Project branches stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + - 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:5' + robot-options: "-v TOPO_TREE_DEPTH:5"