Remove unused views
[releng/builder.git] / jjb / sfc / sfc-patch-test.yaml
1 ---
2 - project:
3     name: sfc-patch-test
4     jobs:
5       - inttest-patch-test
6
7     # The project name
8     project: 'sfc'
9
10     # Project branches
11     stream:
12       - sodium:
13           branch: 'master'
14           os-branch: 'queens'
15       - neon:
16           branch: 'stable/neon'
17           os-branch: 'queens'
18       - fluorine:
19           branch: 'stable/fluorine'
20           os-branch: 'queens'
21       - oxygen:
22           branch: 'stable/oxygen'
23           os-branch: 'queens'
24           disable-job: true
25
26     feature:
27       - basic:
28           csit-list: >
29               sfc-csit-3node-rest-basic-all-{stream}
30
31       - full:
32           csit-list: >
33               sfc-csit-3node-docker-full-deploy-all-{stream}
34
35       - netvirt:
36           csit-list: >
37               netvirt-csit-1node-{os-std-topo}-openstack-{os-branch}-sfc-{stream}