5123bc3884446853d97ab12edcb1296761cbce47
[releng/builder.git] / jjb / controller / controller-csit-clustering.yaml
1 ---
2 - project:
3     name: controller-csit-clustering
4     jobs:
5       - inttest-csit-3node
6       - inttest-csit-verify-3node
7
8     # The project name
9     project: 'controller'
10
11     # The functionality under test
12     functionality: 'clustering'
13
14     # Project branches
15     stream:
16       - fluorine:
17           branch: 'master'
18       - oxygen:
19           branch: 'stable/oxygen'
20       - nitrogen:
21           branch: 'stable/nitrogen'
22
23     install:
24       - all:
25           scope: 'all'
26
27     # No tools system VMs needed in JCloud configuration
28     tools_system_count: 0
29
30     # Features to install
31     install-features: >
32         odl-restconf-noauth,
33         odl-clustering-test-app
34
35     # Robot custom options
36     robot-options: ''