Merge "Remove alto project jobs"
[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       - aluminium:
13           branch: 'master'
14           java-version: 'openjdk11'
15       - magnesium:
16           branch: 'stable/magnesium'
17           java-version: 'openjdk11'
18       - sodium:
19           branch: 'stable/sodium'
20
21     os-branch: 'queens'
22     jdk: 'openjdk8'
23
24     feature:
25       - cbench:
26           csit-list: >
27               openflowplugin-csit-1node-cbench-only-{stream}
28
29       - core:
30           csit-list: >
31               openflowplugin-csit-1node-gate-flow-services-only-{stream},
32               openflowplugin-csit-1node-gate-scale-only-{stream},
33               openflowplugin-csit-1node-gate-perf-stats-collection-only-{stream},
34               openflowplugin-csit-1node-gate-perf-bulkomatic-only-{stream},
35               openflowplugin-csit-3node-gate-clustering-only-{stream},
36               openflowplugin-csit-3node-gate-clustering-bulkomatic-only-{stream},
37               openflowplugin-csit-3node-gate-clustering-perf-bulkomatic-only-{stream}
38
39       - netvirt:
40           csit-list: >
41               netvirt-csit-1node-{os-std-topo}-openstack-{os-branch}-gate-stateful-{stream}
42
43       - cluster-netvirt:
44           csit-list: >
45               netvirt-csit-3node-{os-std-topo}-openstack-{os-branch}-gate-stateful-{stream}
46
47       - genius:
48           csit-list: >
49               genius-csit-1node-gate-only-{stream}