Feat: Branch cut stable/chlorine stream
[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     jre: "openjdk17"
10
11     # The functionality under test
12     functionality: "netty-replicate"
13
14     # Project branches
15     stream:
16       - argon:
17           branch: "master"
18           install-features: >
19             features-controller,
20             odl-mdsal-replicate-netty,
21             odl-netconf-clustered-topology,
22             odl-clustering-test-app
23       - chlorine:
24           branch: "stable/chlorine"
25           install-features: >
26             features-controller,
27             odl-mdsal-replicate-netty,
28             odl-restconf-nb-bierman02,
29             odl-netconf-clustered-topology,
30             odl-clustering-test-app
31       - sulfur:
32           branch: "stable/sulfur"
33           jre: "openjdk11"
34           install-features: >
35             features-controller,
36             odl-mdsal-replicate-netty,
37             odl-restconf-nb-bierman02,
38             odl-netconf-clustered-topology,
39             odl-clustering-test-app
40       - phosphorus:
41           branch: "stable/phosphorus"
42           jre: "openjdk11"
43           install-features: >
44             features-controller,
45             odl-mdsal-replicate-netty,
46             odl-restconf-nb-bierman02,
47             odl-netconf-clustered-topology,
48             odl-clustering-test-app
49
50     install:
51       - only:
52           scope: "only"
53
54     # Robot custom options
55     robot-options: ""