Remove nitrogen branches in projects
[releng/builder.git] / jjb / sfc / sfc-csit-full-deploy.yaml
1 ---
2 - project:
3     name: sfc-csit-full-deploy
4     jobs:
5       - inttest-csit-3node-docker
6
7     # The project name
8     project: 'sfc'
9
10     # The functionality under test
11     functionality: 'full-deploy'
12
13     # Project branches
14     stream:
15       - fluorine:
16           branch: 'master'
17       - oxygen:
18           branch: 'stable/oxygen'
19
20     install:
21       - all:
22           scope: 'all'
23
24     # Features to install
25     install-features: >
26         odl-sfc-provider,
27         odl-sfc-ui,
28         odl-sfc-openflow-renderer,
29         odl-sfc-scf-openflow,
30         odl-sfc-sb-rest,
31         odl-sfc-ovs,
32         odl-sfc-netconf
33
34     # Robot custom options
35     robot-options: ''