711de2c31dc0549c538d9e51b5865a2431f34747
[releng/builder.git] / jjb / sfc / sfc-csit-full-deploy.yaml
1 ---
2 - project:
3     name: sfc-csit-full-deploy
4     jobs:
5       - '{project}-csit-3node-docker-{functionality}-{install}-{stream}'
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       - carbon:
16           branch: 'master'
17           jre: 'openjdk8'
18
19     install:
20       - only:
21           scope: 'only'
22       - all:
23           scope: 'all'
24
25     # Features to install
26     install-features: >
27         odl-sfc-provider,
28         odl-sfc-ui,
29         odl-sfc-openflow-renderer,
30         odl-sfc-scf-openflow,
31         odl-sfc-sb-rest,
32         odl-sfc-ovs,
33         odl-sfc-netconf
34
35     # Robot custom options
36     robot-options: ''