215914b9dde6a9c6fe2fb4b22f51db023525f67d
[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       - carbon:
13           branch: 'master'
14           jdk: 'openjdk8'
15       - boron:
16           branch: 'stable/boron'
17           jdk: 'openjdk8'
18
19     feature:
20       - core:
21           csit-list: >
22               openflowplugin-csit-1node-flow-services-only-{stream},
23               openflowplugin-csit-1node-flow-services-all-{stream},
24               openflowplugin-csit-1node-scalability-only-{stream},
25               openflowplugin-csit-1node-cbench-performance-only-{stream},
26               openflowplugin-csit-1node-config-performance-only-{stream},
27               openflowplugin-csit-3node-clustering-only-{stream}
28
29       - netvirt:
30           csit-list: >
31               netvirt-csit-1node-openstack-newton-nodl-v2-gate-stateful-{stream}
32
33       - cluster-netvirt:
34           csit-list: >
35               netvirt-csit-3node-openstack-newton-nodl-v2-gate-stateful-{stream}