Merge "Add job to automatically cleanup old images"
[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       - carbon:
18           branch: 'master'
19           jre: 'openjdk8'
20       - boron:
21           branch: 'stable/boron'
22           jre: 'openjdk8'
23
24     install:
25       - only:
26           scope: 'only'
27       - all:
28           scope: 'all'
29
30     # Features to install
31     install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer'
32
33     # Robot custom options
34     robot-options: ''
35
36     # mininet image
37     tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300