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