23803830bb4b0acc8038e3c669a1ad363de50b79
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering-helium-redesign.yaml
1 - project:
2     name: openflowplugin-csit-clustering-helium-redesign
3     jobs:
4         - '{project}-csit-3node-{functionality}-{install}-{stream}'
5
6     # The project name
7     project: 'openflowplugin'
8
9     # The functionality under test
10     functionality: 'clustering-helium-redesign'
11
12     # Project branches
13     stream:
14         - boron:
15             branch: 'master'
16             jre: 'openjdk8'
17
18     install:
19         - only:
20             scope: 'only'
21
22     # Features to install
23     install-features: 'odl-openflowplugin-flow-services-ui-he'
24
25     # Robot custom options
26     robot-options: '-v ODL_OF_PLUGIN:helium'
27
28     # Trigger jobs (upstream dependencies)
29     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'
30