Change netvirt gates to newton, networking-odl_v2, stateful SG
[releng/builder.git] / jjb / openflowplugin / openflowplugin-patch-test.yaml
1 - project:
2     name: openflowplugin-patch-test
3     jobs:
4         - '{project}-patch-test-{feature}-{stream}'
5
6     # The project name
7     project: 'openflowplugin'
8
9     # Project branches
10     stream:
11         - carbon:
12             branch: 'master'
13             jdk: 'openjdk8'
14         - boron:
15             branch: 'stable/boron'
16             jdk: 'openjdk8'
17
18     feature:
19         - core:
20             csit-list: >
21                 openflowplugin-csit-1node-flow-services-only-{stream},
22                 openflowplugin-csit-1node-flow-services-all-{stream},
23                 openflowplugin-csit-1node-scalability-only-{stream},
24                 openflowplugin-csit-1node-cbench-performance-only-{stream},
25                 openflowplugin-csit-1node-config-performance-only-{stream},
26                 openflowplugin-csit-3node-clustering-only-{stream}
27
28         - netvirt:
29             csit-list: >
30                 netvirt-csit-1node-openstack-newton-nodl-v2-gate-stateful-{stream}
31
32         - cluster-netvirt:
33             csit-list: >
34                 netvirt-csit-3node-openstack-newton-nodl-v2-gate-stateful-{stream}
35