Remove nitrogen branches in projects
[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
21     install:
22       - all:
23           scope: 'all'
24
25     # No tools system VMs needed in JCloud configuration
26     tools_system_count: 0
27
28     # Features to install
29     install-features: >
30         odl-restconf-noauth,
31         odl-clustering-test-app
32
33     # Robot custom options
34     robot-options: ''