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