Feat: Branch cut stable/potassium
[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       - calcium:
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       - potassium:
24           branch: "stable/potassium"
25           install-features: >
26             features-controller,
27             odl-mdsal-replicate-netty,
28             odl-netconf-clustered-topology,
29             odl-clustering-test-app
30       - argon:
31           branch: "stable/argon"
32           install-features: >
33             features-controller,
34             odl-mdsal-replicate-netty,
35             odl-netconf-clustered-topology,
36             odl-clustering-test-app
37       - chlorine:
38           branch: "stable/chlorine"
39           install-features: >
40             features-controller,
41             odl-mdsal-replicate-netty,
42             odl-netconf-clustered-topology,
43             odl-clustering-test-app
44
45     install:
46       - only:
47           scope: "only"
48
49     # Robot custom options
50     robot-options: ""