ffbfa0fc0864500aa9ca55e91668d9e4a51efbf3
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services.yaml
1 ---
2 - project:
3     name: openflowplugin-csit-flow-services
4     jobs:
5       - '{project}-csit-1node-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'openflowplugin'
9
10     # The functionality under test
11     functionality:
12       - flow-services
13       - gate-flow-services
14
15     # Project branches
16     stream:
17       - oxygen:
18           branch: 'master'
19       - nitrogen:
20           branch: 'stable/nitrogen'
21       - carbon:
22           branch: 'stable/carbon'
23           karaf-version: 'karaf3'
24
25     install:
26       - all:
27           scope: 'all'
28
29     # Job images
30     tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-26 - 20171208-1847'
31
32     # Features to install
33     install-features: >
34         odl-openflowplugin-flow-services-rest,
35         odl-openflowplugin-app-table-miss-enforcer,
36         odl-openflowplugin-nxm-extensions
37
38     # Robot custom options
39     robot-options: ''