Merge "Update validate autorelease projects for neon"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-patch-test.yaml
1 ---
2 - project:
3     name: openflowplugin-patch-test
4     jobs:
5       - inttest-patch-test
6
7     # The project name
8     project: 'openflowplugin'
9
10     # Project branches
11     stream:
12       - sodium:
13           branch: 'master'
14           os-branch: 'queens'
15       - neon:
16           branch: 'stable/neon'
17           os-branch: 'queens'
18       - fluorine:
19           branch: 'stable/fluorine'
20           os-branch: 'queens'
21       - oxygen:
22           branch: 'stable/oxygen'
23           os-branch: 'queens'
24
25     jdk: 'openjdk8'
26
27     feature:
28       - core:
29           csit-list: >
30               openflowplugin-csit-1node-gate-flow-services-all-{stream},
31               openflowplugin-csit-1node-gate-scale-only-{stream},
32               openflowplugin-csit-1node-gate-perf-stats-collection-only-{stream},
33               openflowplugin-csit-1node-gate-perf-bulkomatic-only-{stream},
34               openflowplugin-csit-3node-gate-clustering-only-{stream},
35               openflowplugin-csit-3node-gate-clustering-bulkomatic-only-{stream},
36               openflowplugin-csit-3node-gate-clustering-perf-bulkomatic-only-{stream}
37
38       - netvirt:
39           csit-list: >
40               netvirt-csit-1node-{os-std-topo}-openstack-{os-branch}-gate-stateful-{stream}
41
42       - cluster-netvirt:
43           csit-list: >
44               netvirt-csit-3node-{os-std-topo}-openstack-{os-branch}-gate-stateful-{stream}
45
46       - genius:
47           csit-list: >
48               genius-csit-1node-gate-only-{stream}