New template for daexim tests 44/48844/1
authorsdevaraj <kalyan.ds@gmail.com>
Wed, 30 Nov 2016 20:35:38 +0000 (12:35 -0800)
committersdevaraj <kalyan.ds@gmail.com>
Wed, 30 Nov 2016 20:35:38 +0000 (12:35 -0800)
Change-Id: I3cca4a35caf0c19b97d5de0151e81f2ade812ef7
Signed-off-by: sdevaraj <kalyan.ds@gmail.com>
jjb/daexim/daexim-csit-basic.yaml [new file with mode: 0644]

diff --git a/jjb/daexim/daexim-csit-basic.yaml b/jjb/daexim/daexim-csit-basic.yaml
new file mode 100644 (file)
index 0000000..b828d39
--- /dev/null
@@ -0,0 +1,33 @@
+- project:
+    name: daexim-csit-basic
+    jobs:
+        - '{project}-csit-1node-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'daexim'
+
+    # The functionality under test
+    functionality: 'basic'
+
+    # Project branches
+    stream:
+        - carbon:
+            branch: 'master'
+            jre: 'openjdk8'
+
+    install:
+        - only:
+            scope: 'only'
+
+    # no mininet required
+    mininet-vms: 0
+
+    # Features to install
+    install-features: 'odl-daexim-all,odl-netconf-topology'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: ''
+