Add SXP cluster-routing job 79/53979/1
authorMartin Mihálek <mamihale@cisco.com>
Tue, 28 Mar 2017 13:18:51 +0000 (15:18 +0200)
committerMartin Mihálek <mamihale@cisco.com>
Tue, 28 Mar 2017 13:18:51 +0000 (15:18 +0200)
Adds JJB job for test suite https://git.opendaylight.org/gerrit/#/c/49334/

Change-Id: Ib6f599495b6cce52e80fb520ae88826d8a754cc3
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
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: ''