Remove netconf-4.0.x jobs
[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
38     install:
39       - only:
40           scope: "only"
41
42     # Robot custom options
43     robot-options: ""