Merge "Enhance 6Wind quagga image on ubuntu16 & centos7"
[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       - nitrogen:
13           branch: 'master'
14           jdk: 'openjdk8'
15       - carbon:
16           branch: 'stable/carbon'
17           jdk: 'openjdk8'
18           karaf-version: karaf3
19       - boron:
20           branch: 'stable/boron'
21           jdk: 'openjdk8'
22           karaf-version: karaf3
23
24     feature:
25       - core:
26           csit-list: >
27               openflowplugin-csit-1node-gate-flow-services-only-{stream},
28               openflowplugin-csit-1node-gate-flow-services-all-{stream},
29               openflowplugin-csit-1node-gate-scalability-only-{stream},
30               openflowplugin-csit-1node-periodic-gate-scale-stats-collection-daily-only-{stream},
31               openflowplugin-csit-1node-periodic-gate-bulkomatic-perf-daily-only-{stream},
32               openflowplugin-csit-3node-gate-clustering-only-{stream},
33               openflowplugin-csit-3node-periodic-gate-bulkomatic-clustering-daily-only-{stream},
34               openflowplugin-csit-3node-periodic-gate-bulkomatic-clustering-perf-daily-only-{stream}
35
36       - netvirt:
37           csit-list: >
38               netvirt-csit-1node-openstack-newton-nodl-v2-gate-stateful-{stream}
39
40       - cluster-netvirt:
41           csit-list: >
42               netvirt-csit-3node-openstack-newton-nodl-v2-gate-stateful-{stream}