1e46d21c7d12fd162e15548ca79e4d5274f23747
[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       - oxygen:
17           branch: 'master'
18       - nitrogen:
19           branch: 'stable/nitrogen'
20       - carbon:
21           branch: 'stable/carbon'
22           karaf-version: karaf3
23
24     install:
25       - all:
26           scope: 'all'
27
28     # No tools system VMs needed in JCloud configuration
29     tools_system_count: 0
30
31     # Features to install
32     install-features: >
33         odl-restconf-noauth,
34         odl-clustering-test-app
35
36     # Robot custom options
37     robot-options: ''