Add netty replicate system test job 59/94259/16
authorMartin Balaz <martin.balaz@pantheon.tech>
Wed, 16 Dec 2020 04:08:18 +0000 (05:08 +0100)
committerMartin Balaz <martin.balaz@pantheon.tech>
Tue, 12 Jan 2021 15:38:57 +0000 (16:38 +0100)
Add new system job for runing MD-SAL netty-replicate end-to-end tests

Signed-off-by: Martin Balaz <martin.balaz@pantheon.tech>
Change-Id: Ie72e274686ee70fa1f500979cb1f1a4c26c9ea18

jjb/mdsal/mdsal-csit-netty-replication.yaml [new file with mode: 0644]

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: ""