X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch-patch-test.yaml;h=160824f79a96a06cdb95c7dbf46ea75ead6b0158;hb=7d193ad6826e170979fb762371b5811b60dddace;hp=4984e5ee1d2a7e201602316c549eb61ad61726c5;hpb=4302ac3d4b224cd2ed1b69c0311761001f2a13dc;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch-patch-test.yaml b/jjb/l2switch/l2switch-patch-test.yaml index 4984e5ee1..160824f79 100644 --- a/jjb/l2switch/l2switch-patch-test.yaml +++ b/jjb/l2switch/l2switch-patch-test.yaml @@ -5,22 +5,29 @@ - inttest-patch-test # The project name - project: 'l2switch' + project: "l2switch" disable-job: true # Project branches stream: - - sodium: - branch: 'master' - os-branch: 'queens' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + - chlorine: + branch: "master" + jre: "openjdk11" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + + os-branch: "queens" feature: - all: csit-list: > - l2switch-csit-1node--host-scalability-daily-only-{stream}, - l2switch-csit-1node-scalability-all-{stream}, - l2switch-csit-1node-switch-all-{stream} + l2switch-csit-1node--host-scalability-daily-only-{stream}, + l2switch-csit-1node-scalability-all-{stream}, + l2switch-csit-1node-switch-all-{stream}