Update releng/global-jjb repository information
[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       - carbon:
13           branch: 'master'
14           jdk: 'openjdk8'
15       - boron:
16           branch: 'stable/boron'
17           jdk: 'openjdk8'
18       - beryllium:
19           branch: 'stable/beryllium'
20           jdk: 'openjdk7'
21
22     feature:
23       - all:
24           csit-list: >
25               l2switch-csit-1node-periodic-host-scalability-daily-only-{stream},
26               l2switch-csit-1node-scalability-only-{stream},
27               l2switch-csit-1node-switch-only-{stream}