Merge "Fix yamllint for systemmetrics"
[releng/builder.git] / jjb / sxp / sxp-csit-clustering.yaml
1 ---
2 - project:
3     name: sxp-csit-clustering
4     jobs:
5       - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'sxp'
9
10     # The functionality under test
11     functionality: 'clustering'
12
13     # Project branches
14     stream:
15       - carbon:
16           branch: 'master'
17           jre: 'openjdk8'
18       - boron:
19           branch: 'stable/boron'
20           jre: 'openjdk8'
21
22     install:
23       - only:
24           scope: 'only'
25       - all:
26           scope: 'all'
27
28     # Features to install
29     install-features: 'odl-restconf,odl-sxp-controller'
30
31     # Robot custom options:
32     robot-options: ''