Merge "Disable elasticsearch jobs for Boron and Beryllium"
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 28 Mar 2017 14:41:55 +0000 (14:41 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 28 Mar 2017 14:41:55 +0000 (14:41 +0000)
jjb/sxp/sxp-csit-cluster-routing.yaml [new file with mode: 0644]

diff --git a/jjb/sxp/sxp-csit-cluster-routing.yaml b/jjb/sxp/sxp-csit-cluster-routing.yaml
new file mode 100644 (file)
index 0000000..c32e756
--- /dev/null
@@ -0,0 +1,32 @@
+---
+- project:
+    name: sxp-csit-routing
+    jobs:
+      - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'sxp'
+
+    # The functionality under test
+    functionality: 'routing'
+
+    # Project branches
+    stream:
+      - carbon:
+          branch: 'master'
+          jre: 'openjdk8'
+
+    install:
+      - only:
+          scope: 'only'
+      - all:
+          scope: 'all'
+
+    # Features to install
+    install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-route'
+
+    # Tools VMs:
+    tools_system_count: 2
+
+    # Robot custom options:
+    robot-options: ''