Remove nitrogen branches in projects
[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
19     jdk: 'openjdk8'
20
21     feature:
22       - core:
23           csit-list: >
24               openflowplugin-csit-1node-gate-flow-services-all-{stream},
25               openflowplugin-csit-1node-gate-scale-only-{stream},
26               openflowplugin-csit-1node-gate-perf-stats-collection-only-{stream},
27               openflowplugin-csit-1node-gate-perf-bulkomatic-only-{stream},
28               openflowplugin-csit-3node-gate-clustering-only-{stream},
29               openflowplugin-csit-3node-gate-clustering-bulkomatic-only-{stream},
30               openflowplugin-csit-3node-gate-clustering-perf-bulkomatic-only-{stream}
31
32       - netvirt:
33           csit-list: >
34               netvirt-csit-1node-openstack-{os-branch}-gate-stateful-{stream}
35
36       - cluster-netvirt:
37           csit-list: >
38               netvirt-csit-3node-openstack-{os-branch}-gate-stateful-{stream}