Feat: Branch cut for stable/sulfur stream
[releng/builder.git] / jjb / ovsdb / ovsdb-csit-clustering.yaml
1 ---
2 - project:
3     name: ovsdb-csit-clustering
4     jobs:
5       - inttest-csit-3node
6
7     # The project name
8     project: "ovsdb"
9
10     # The functionality under test
11     functionality:
12       - "upstream-clustering"
13       - "gate-clustering"
14
15     # Project branches
16     stream:
17       - chlorine:
18           branch: "master"
19           jre: "openjdk11"
20       - sulfur:
21           branch: "stable/sulfur"
22           jre: "openjdk11"
23       - phosphorus:
24           branch: "stable/phosphorus"
25           jre: "openjdk11"
26       - silicon:
27           branch: "stable/silicon"
28           jre: "openjdk11"
29
30     install:
31       - only:
32           scope: "only"
33
34     # Features to install
35     install-features: "odl-ovsdb-southbound-impl-rest"
36
37     # Robot custom options
38     robot-options: ""