Update releng/global-jjb repository information
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services-old.yaml
1 ---
2 - project:
3     name: openflowplugin-csit-flow-services-old
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: 'flow-services'
12
13     # Project branches
14     stream:
15       - beryllium:
16           branch: 'stable/beryllium'
17           jre: 'openjdk7'
18
19     install:
20       - only:
21           scope: 'only'
22       - all:
23           scope: 'all'
24
25     # Features to install
26     install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer'
27
28     # Robot custom options
29     robot-options: ''
30
31     # mininet image
32     tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300