Merge "Add a new job for TSDR elasticSearch"
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 6 Mar 2017 15:06:03 +0000 (15:06 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 6 Mar 2017 15:06:03 +0000 (15:06 +0000)
jjb/tsdr/tsdr-csit-elasticsearch.yaml [new file with mode: 0644]

diff --git a/jjb/tsdr/tsdr-csit-elasticsearch.yaml b/jjb/tsdr/tsdr-csit-elasticsearch.yaml
new file mode 100644 (file)
index 0000000..4ddee9b
--- /dev/null
@@ -0,0 +1,33 @@
+- project:
+    name: tsdr-csit-elasticsearch
+    jobs:
+        - '{project}-csit-1node-{functionality}-{install}-{stream}'
+        - '{project}-csit-verify-1node-{functionality}'
+
+    # The project name
+    project: 'tsdr'
+
+    # The functionality under test to verify
+    functionality: 'elasticsearch-datastore'
+
+    # Project branches
+    stream:
+        - carbon:
+            branch: 'master'
+            jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jre: 'openjdk7'
+
+    install:
+        - only:
+            scope: 'only'
+
+    # Features to install
+    install-features: 'odl-restconf,odl-tsdr-elasticsearch, odl-tsdr-openflow-statistics-collector,odl-tsdr-netflow-statistics-collector,odl-tsdr-syslog-collector'
+
+    # Robot custom options
+    robot-options: ''