Create Neon jobs and bump fluorine branch
[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       - neon:
13           branch: 'master'
14           os-branch: 'queens'
15       - fluorine:
16           branch: 'stable/fluorine'
17           os-branch: 'queens'
18       - oxygen:
19           branch: 'stable/oxygen'
20           os-branch: 'queens'
21
22     feature:
23       - basic:
24           csit-list: >
25               sfc-csit-3node-rest-basic-all-{stream}
26
27       - full:
28           csit-list: >
29               sfc-csit-3node-docker-full-deploy-all-{stream}
30
31       - netvirt:
32           csit-list: >
33               netvirt-csit-1node-{os-std-topo}-openstack-{os-branch}-sfc-{stream}