c6a78b1e8b11a9d55cd99a7b5d8bee28fddf0c02
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering-old.yaml
1 ---
2 - project:
3     name: openflowplugin-csit-clustering-old
4     jobs:
5       - '{project}-csit-3node-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'openflowplugin'
9
10     # The functionality under test
11     functionality: 'clustering'
12
13     # Project branches
14     stream:
15       - beryllium:
16           branch: 'stable/beryllium'
17           jre: 'openjdk7'
18
19     install:
20       - only:
21           scope: 'only'
22
23     # Features to install
24     install-features: 'odl-openflowplugin-flow-services-ui'
25
26     # Robot custom options
27     robot-options: '-v ODL_OF_PLUGIN:helium'