Merge "Chore: Update global-jjb to the latest v0.67.0"
[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
10     # The functionality under test
11     functionality:
12       - "upstream-southbound"
13       - "gate-southbound"
14
15     # Project branches
16     stream:
17       - sulfur:
18           branch: "master"
19           jre: "openjdk11"
20       - phosphorus:
21           branch: "stable/phosphorus"
22           jre: "openjdk11"
23       - silicon:
24           branch: "stable/silicon"
25           jre: "openjdk11"
26       - aluminium:
27           branch: "stable/aluminium"
28           jre: "openjdk11"
29
30     install:
31       - all:
32           scope: "all"
33
34     # Mininet configuration
35     tools_system_count: 2
36
37     # Features to install
38     install-features: "odl-ovsdb-southbound-impl-rest"
39
40     # Robot custom options
41     robot-options: ""