Cluster tests template for daexim 33/66833/3
authorSreekalyan Devaraj <kalyan.ds@gmail.com>
Tue, 2 Jan 2018 18:39:34 +0000 (10:39 -0800)
committerSreekalyan Devaraj <kalyan.ds@gmail.com>
Tue, 2 Jan 2018 19:04:50 +0000 (11:04 -0800)
  - Add cluster support for daexim

Change-Id: Ib60c1f86344529c7bd77857e4c9966727109af24
Signed-off-by: Sreekalyan Devaraj <kalyan.ds@gmail.com>
jjb/daexim/daexim-csit-clustering-basic.yaml [new file with mode: 0644]

diff --git a/jjb/daexim/daexim-csit-clustering-basic.yaml b/jjb/daexim/daexim-csit-clustering-basic.yaml
new file mode 100644 (file)
index 0000000..a627263
--- /dev/null
@@ -0,0 +1,31 @@
+---
+- project:
+    name: daexim-csit-clustering-basic
+    jobs:
+      - '{project}-csit-3node-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'daexim'
+
+    # The functionality under test
+    functionality: 'clustering-basic'
+
+    # Project branches
+    stream:
+      - oxygen:
+          branch: 'master'
+      - nitrogen:
+          branch: 'stable/nitrogen'
+
+    install:
+      - only:
+          scope: 'only'
+
+    # no mininet required
+    tools_system_count: 0
+
+    # Features to install
+    install-features: 'odl-daexim-all,odl-netconf-topology,odl-jolokia'
+
+    # Robot custom options
+    robot-options: ''