266185602efc8f295f7e3979ecec2c93a5fd0f84
[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       - silicon:
16           branch: "master"
17           jre: "openjdk11"
18       - aluminium:
19           branch: "stable/aluminium"
20           jre: "openjdk11"
21       - magnesium:
22           branch: "stable/magnesium"
23           jre: "openjdk11"
24
25     install:
26       - only:
27           scope: "only"
28
29     # Features to install
30     install-features: >
31       features-controller,
32       odl-mdsal-exp-replicate-netty,
33       odl-restconf-nb-bierman02,
34       odl-netconf-clustered-topology,
35       odl-clustering-test-app
36
37     # Robot custom options
38     robot-options: ""