Disable n-cpu service in Control Node
[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         - '{project}-csit-verify-3node-{functionality}'
6
7     # The project name
8     project: 'openflowplugin'
9
10     # The functionality under test
11     functionality: 'clustering-helium-redesign'
12
13     # Project branches
14     stream:
15         - boron:
16             branch: 'master'
17             jre: 'openjdk8'
18
19     install:
20         - only:
21             scope: 'only'
22
23     # Features to install
24     install-features: 'odl-openflowplugin-flow-services-ui-he'
25
26     # Robot custom options
27     robot-options: '-v ODL_OF_PLUGIN:helium'
28
29     # Trigger jobs (upstream dependencies)
30     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'
31