4f02422c1a4d761f646b5957c0eb66b311d332ef
[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
25     feature:
26       - basic:
27           csit-list: >
28               sfc-csit-3node-rest-basic-all-{stream}
29
30       - full:
31           csit-list: >
32               sfc-csit-3node-docker-full-deploy-all-{stream}
33
34       - netvirt:
35           csit-list: >
36               netvirt-csit-1node-{os-std-topo}-openstack-{os-branch}-sfc-{stream}