Merge "Chore: Update common-packer to the latest v0.9.3"
[releng/builder.git] / jjb / l2switch / l2switch-patch-test.yaml
1 ---
2 - project:
3     name: l2switch-patch-test
4     jobs:
5       - inttest-patch-test
6
7     # The project name
8     project: "l2switch"
9     disable-job: true
10
11     # Project branches
12     stream:
13       - sulfur:
14           branch: "master"
15           jre: "openjdk11"
16       - phosphorus:
17           branch: "stable/phosphorus"
18           jre: "openjdk11"
19       - silicon:
20           branch: "stable/silicon"
21           jre: "openjdk11"
22       - aluminium:
23           branch: "stable/aluminium"
24           jre: "openjdk11"
25
26     os-branch: "queens"
27
28     feature:
29       - all:
30           csit-list: >
31             l2switch-csit-1node--host-scalability-daily-only-{stream},
32             l2switch-csit-1node-scalability-all-{stream},
33             l2switch-csit-1node-switch-all-{stream}