Merge "Chore: update pre-commit repos revisions"
[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       - sulfur:
16           branch: "master"
17           jre: "openjdk11"
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       - phosphorus:
25           branch: "stable/phosphorus"
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       - silicon:
34           branch: "stable/silicon"
35           jre: "openjdk11"
36           install-features: >
37             features-controller,
38             odl-mdsal-exp-replicate-netty,
39             odl-restconf-nb-bierman02,
40             odl-netconf-clustered-topology,
41             odl-clustering-test-app
42       - aluminium:
43           branch: "stable/aluminium"
44           jre: "openjdk11"
45           install-features: >
46             features-controller,
47             odl-mdsal-exp-replicate-netty,
48             odl-restconf-nb-bierman02,
49             odl-netconf-clustered-topology,
50             odl-clustering-test-app
51
52     install:
53       - only:
54           scope: "only"
55
56     # Robot custom options
57     robot-options: ""