Merge "Add boolean parameter to run test after build"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-patch-test.yaml
1 ---
2 - project:
3     name: openflowplugin-patch-test
4     jobs:
5       - '{project}-patch-test-{feature}-{stream}'
6
7     # The project name
8     project: 'openflowplugin'
9
10     # Project branches
11     stream:
12       - nitrogen:
13           branch: 'master'
14           jdk: 'openjdk8'
15       - carbon:
16           branch: 'stable/carbon'
17           jdk: 'openjdk8'
18       - boron:
19           branch: 'stable/boron'
20           jdk: 'openjdk8'
21
22     feature:
23       - core:
24           csit-list: >
25               openflowplugin-csit-1node-gate-flow-services-only-{stream},
26               openflowplugin-csit-1node-gate-flow-services-all-{stream},
27               openflowplugin-csit-1node-gate-scalability-only-{stream},
28               openflowplugin-csit-1node-periodic-gate-scale-stats-collection-daily-only-{stream},
29               openflowplugin-csit-1node-periodic-gate-bulkomatic-perf-daily-only-{stream},
30               openflowplugin-csit-3node-gate-clustering-only-{stream},
31               openflowplugin-csit-3node-periodic-gate-bulkomatic-clustering-daily-only-{stream},
32               openflowplugin-csit-3node-periodic-gate-bulkomatic-clustering-perf-daily-only-{stream}
33
34       - netvirt:
35           csit-list: >
36               netvirt-csit-1node-openstack-newton-nodl-v2-gate-stateful-{stream}
37
38       - cluster-netvirt:
39           csit-list: >
40               netvirt-csit-3node-openstack-newton-nodl-v2-gate-stateful-{stream}