Create Fluorine jobs and bump Oxygen branch
[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       - carbon:
23           branch: 'stable/carbon'
24           karaf-version: karaf3
25
26     install:
27       - all:
28           scope: 'all'
29
30     # No tools system VMs needed in JCloud configuration
31     tools_system_count: 0
32
33     # Features to install
34     install-features: >
35         odl-restconf-noauth,
36         odl-clustering-test-app
37
38     # Robot custom options
39     robot-options: ''