Add netty replicate system test job
[releng/builder.git] / jjb / mdsal / mdsal-csit-netty-replication.yaml
diff --git a/jjb/mdsal/mdsal-csit-netty-replication.yaml b/jjb/mdsal/mdsal-csit-netty-replication.yaml
new file mode 100644 (file)
index 0000000..2661856
--- /dev/null
@@ -0,0 +1,38 @@
+---
+- project:
+    name: mdsal-csit-netty-replicate
+    jobs:
+      - inttest-csit-3node
+
+    # The project name
+    project: "mdsal"
+
+    # The functionality under test
+    functionality: "netty-replicate"
+
+    # Project branches
+    stream:
+      - silicon:
+          branch: "master"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
+      - magnesium:
+          branch: "stable/magnesium"
+          jre: "openjdk11"
+
+    install:
+      - only:
+          scope: "only"
+
+    # Features to install
+    install-features: >
+      features-controller,
+      odl-mdsal-exp-replicate-netty,
+      odl-restconf-nb-bierman02,
+      odl-netconf-clustered-topology,
+      odl-clustering-test-app
+
+    # Robot custom options
+    robot-options: ""