X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch-csit-scalability.yaml;h=5aada29120d21ec91f220ca47d368313a1f8ed3b;hb=88381e42f55aea865e5f4cf22d1a15d85aa75caa;hp=679a9b30fe959285585675b6c07f0b7982387cc1;hpb=73db6e3816a507f0c12edede5d8951c488800bda;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch-csit-scalability.yaml b/jjb/l2switch/l2switch-csit-scalability.yaml index 679a9b30f..5aada2912 100644 --- a/jjb/l2switch/l2switch-csit-scalability.yaml +++ b/jjb/l2switch/l2switch-csit-scalability.yaml @@ -5,27 +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' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + 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"