Merge "Update AR projects with all file types to log"
[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           jre: 'openjdk8'
20       - nitrogen:
21           branch: 'stable/nitrogen'
22           jre: 'openjdk8'
23       - carbon:
24           branch: 'stable/carbon'
25           jre: 'openjdk8'
26           karaf-version: karaf3
27       - boron:
28           branch: 'stable/boron'
29           jre: 'openjdk8'
30           karaf-version: karaf3
31
32     install:
33       - only:
34           scope: 'only'
35       - all:
36           scope: 'all'
37
38     # Features to install
39     install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer'
40
41     # Robot custom options
42     robot-options: ''
43
44     # mininet image
45     tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20170808-0158