9b161f4aed07913c90466aa7dcf74dded61c4baa
[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       - aluminium:
14           branch: 'master'
15           jre: 'openjdk11'
16       - magnesium:
17           branch: 'stable/magnesium'
18           jre: 'openjdk11'
19       - sodium:
20           branch: 'stable/sodium'
21       - neon:
22           branch: 'stable/neon'
23
24     os-branch: 'queens'
25
26     feature:
27       - all:
28           csit-list: >
29               l2switch-csit-1node--host-scalability-daily-only-{stream},
30               l2switch-csit-1node-scalability-all-{stream},
31               l2switch-csit-1node-switch-all-{stream}