Adjust patch test jobs for -all- csit
[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       - oxygen:
13           branch: 'master'
14           jdk: 'openjdk8'
15       - nitrogen:
16           branch: 'stable/nitrogen'
17           jdk: 'openjdk8'
18       - carbon:
19           branch: 'stable/carbon'
20           jdk: 'openjdk8'
21           karaf-version: karaf3
22       - boron:
23           branch: 'stable/boron'
24           jdk: 'openjdk8'
25           karaf-version: karaf3
26
27     feature:
28       - core:
29           csit-list: >
30               openflowplugin-csit-1node-gate-flow-services-all-{stream},
31               openflowplugin-csit-1node-gate-scalability-only-{stream},
32               openflowplugin-csit-1node-periodic-gate-scale-stats-collection-daily-only-{stream},
33               openflowplugin-csit-1node-periodic-gate-bulkomatic-perf-daily-only-{stream},
34               openflowplugin-csit-3node-gate-clustering-only-{stream},
35               openflowplugin-csit-3node-periodic-gate-bulkomatic-clustering-daily-only-{stream},
36               openflowplugin-csit-3node-periodic-gate-bulkomatic-clustering-perf-daily-only-{stream}
37
38       - netvirt:
39           csit-list: >
40               netvirt-csit-1node-openstack-ocata-gate-stateful-{stream}
41
42       - cluster-netvirt:
43           csit-list: >
44               netvirt-csit-3node-openstack-ocata-gate-stateful-{stream}