Remove nitrogen branches in projects
[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       - fluorine:
13           branch: 'master'
14       - oxygen:
15           branch: 'stable/oxygen'
16
17     feature:
18       - basic:
19           csit-list: >
20               sfc-csit-3node-rest-basic-all-{stream}
21
22       - full:
23           csit-list: >
24               sfc-csit-3node-docker-full-deploy-all-{stream}