Remove of-config carbon 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       - fluorine:
13           branch: 'master'
14           os-branch: 'queens'
15       - oxygen:
16           branch: 'stable/oxygen'
17           os-branch: 'queens'
18       - nitrogen:
19           branch: 'stable/nitrogen'
20           os-branch: 'pike'
21       - carbon:
22           branch: 'stable/carbon'
23           os-branch: 'ocata'
24           karaf-version: 'karaf3'
25
26     jdk: 'openjdk8'
27
28     feature:
29       - core:
30           csit-list: >
31               openflowplugin-csit-1node-gate-flow-services-all-{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-openstack-{os-branch}-gate-stateful-{stream}
42
43       - cluster-netvirt:
44           csit-list: >
45               netvirt-csit-3node-openstack-{os-branch}-gate-stateful-{stream}