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