Adjust patch test jobs for -all- csit
[releng/builder.git] / jjb / l2switch / l2switch-patch-test.yaml
1 ---
2 - project:
3     name: l2switch-patch-test
4     jobs:
5       - '{project}-patch-test-{feature}-{stream}'
6
7     # The project name
8     project: 'l2switch'
9
10     # Project branches
11     stream:
12       - oxygen:
13           branch: 'master'
14           jdk: 'openjdk8'
15       - nitrogen:
16           branch: 'stable/nitrogen'
17           jdk: 'openjdk8'
18       - carbon:
19           branch: 'stable/carbon'
20           jdk: 'openjdk8'
21           karaf-version: karaf3
22       - boron:
23           branch: 'stable/boron'
24           jdk: 'openjdk8'
25           karaf-version: karaf3
26
27     feature:
28       - all:
29           csit-list: >
30               l2switch-csit-1node-periodic-host-scalability-daily-only-{stream},
31               l2switch-csit-1node-scalability-all-{stream},
32               l2switch-csit-1node-switch-all-{stream}