X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fl2switch%2Fl2switch-patch-test.yaml;h=fa7e6d74b3bb6d792fbe549698105aa56161737e;hb=85c0d82a39ce3a180b60305c43969a1a000c98bc;hp=d579e9f51ba3f92db5009dcf4ff62353a1fa6f8a;hpb=8677c241183102bfef87c119de295c13fb2782e1;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch-patch-test.yaml b/jjb/l2switch/l2switch-patch-test.yaml index d579e9f51..fa7e6d74b 100644 --- a/jjb/l2switch/l2switch-patch-test.yaml +++ b/jjb/l2switch/l2switch-patch-test.yaml @@ -5,18 +5,26 @@ - inttest-patch-test # The project name - project: 'l2switch' + project: "l2switch" + disable-job: true # Project branches stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' + - phosphorus: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + 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}