X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch-csit-scalability.yaml;h=b0a9d4f8a24b80e15d3c2ee0157540a82e5832d9;hb=85c0d82a39ce3a180b60305c43969a1a000c98bc;hp=fc8cd0325499a89dd11f8e2dfd6090178d8162f6;hpb=3619a778d787401a4c78cf3d9f78dd954842dd3e;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch-csit-scalability.yaml b/jjb/l2switch/l2switch-csit-scalability.yaml index fc8cd0325..b0a9d4f8a 100644 --- a/jjb/l2switch/l2switch-csit-scalability.yaml +++ b/jjb/l2switch/l2switch-csit-scalability.yaml @@ -5,30 +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: - - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + - phosphorus: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + 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"