Merge "Fix: bashisms - step 1"
[releng/builder.git] / jjb / mdsal / mdsal-csit-netty-replication.yaml
1 ---
2 - project:
3     name: mdsal-csit-netty-replicate
4     jobs:
5       - inttest-csit-3node
6
7     # The project name
8     project: "mdsal"
9
10     # The functionality under test
11     functionality: "netty-replicate"
12
13     # Project branches
14     stream:
15       - chlorine:
16           branch: "master"
17           jre: "openjdk17"
18           install-features: >
19             features-controller,
20             odl-mdsal-replicate-netty,
21             odl-restconf-nb-bierman02,
22             odl-netconf-clustered-topology,
23             odl-clustering-test-app
24       - sulfur:
25           branch: "stable/sulfur"
26           jre: "openjdk11"
27           install-features: >
28             features-controller,
29             odl-mdsal-replicate-netty,
30             odl-restconf-nb-bierman02,
31             odl-netconf-clustered-topology,
32             odl-clustering-test-app
33       - phosphorus:
34           branch: "stable/phosphorus"
35           jre: "openjdk11"
36           install-features: >
37             features-controller,
38             odl-mdsal-replicate-netty,
39             odl-restconf-nb-bierman02,
40             odl-netconf-clustered-topology,
41             odl-clustering-test-app
42
43     install:
44       - only:
45           scope: "only"
46
47     # Robot custom options
48     robot-options: ""