05b7fd2f825a8100355b234eb181d9bb7a2aa507
[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       - neon:
16           branch: 'master'
17       - fluorine:
18           branch: 'stable/fluorine'
19       - oxygen:
20           branch: 'stable/oxygen'
21
22     install:
23       - all:
24           scope: 'all'
25
26     # Features to install
27     install-features: >
28         odl-sfc-provider,
29         odl-sfc-ui,
30         odl-sfc-openflow-renderer,
31         odl-sfc-scf-openflow,
32         odl-sfc-sb-rest,
33         odl-sfc-ovs,
34         odl-sfc-netconf
35
36     # Robot custom options
37     robot-options: ''