X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fl2switch%2Fl2switch-csit-switch.yaml;h=7456efb43d4c1c97d14e45332801dd0c3965dc8c;hb=936ba45c2e3ec10b8df922c707627c504417b9d3;hp=acc6bff9bfba30d8154bf7203f1a09f4e32abbdb;hpb=4302ac3d4b224cd2ed1b69c0311761001f2a13dc;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch-csit-switch.yaml b/jjb/l2switch/l2switch-csit-switch.yaml index acc6bff9b..7456efb43 100644 --- a/jjb/l2switch/l2switch-csit-switch.yaml +++ b/jjb/l2switch/l2switch-csit-switch.yaml @@ -6,27 +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: - - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + - 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"