Create Neon jobs and bump fluorine branch
[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       - neon:
13           branch: 'master'
14           os-branch: 'queens'
15       - fluorine:
16           branch: 'stable/fluorine'
17           os-branch: 'queens'
18       - oxygen:
19           branch: 'stable/oxygen'
20           os-branch: 'queens'
21
22     jdk: 'openjdk8'
23
24     feature:
25       - core:
26           csit-list: >
27               openflowplugin-csit-1node-gate-flow-services-all-{stream},
28               openflowplugin-csit-1node-gate-scale-only-{stream},
29               openflowplugin-csit-1node-gate-perf-stats-collection-only-{stream},
30               openflowplugin-csit-1node-gate-perf-bulkomatic-only-{stream},
31               openflowplugin-csit-3node-gate-clustering-only-{stream},
32               openflowplugin-csit-3node-gate-clustering-bulkomatic-only-{stream},
33               openflowplugin-csit-3node-gate-clustering-perf-bulkomatic-only-{stream}
34
35       - netvirt:
36           csit-list: >
37               netvirt-csit-1node-{os-std-topo}-openstack-{os-branch}-gate-stateful-{stream}
38
39       - cluster-netvirt:
40           csit-list: >
41               netvirt-csit-3node-{os-std-topo}-openstack-{os-branch}-gate-stateful-{stream}
42
43       - genius:
44           csit-list: >
45               genius-csit-1node-gate-all-{stream}