SXP: Introduce cluster-binding job 74/79574/3
authorIvan Hrasko <ihrasko@cisco.com>
Wed, 16 Jan 2019 13:30:53 +0000 (14:30 +0100)
committerIvan Hrasko <ihrasko@cisco.com>
Wed, 16 Jan 2019 14:19:52 +0000 (15:19 +0100)
JIRA: SXP-150
Change-Id: Ibdde271925d1827af736679f52ca893af4ef8ffa
Signed-off-by: Ivan Hrasko <ihrasko@cisco.com>
jjb/sxp/sxp-csit-cluster-binding.yaml [new file with mode: 0644]

diff --git a/jjb/sxp/sxp-csit-cluster-binding.yaml b/jjb/sxp/sxp-csit-cluster-binding.yaml
new file mode 100644 (file)
index 0000000..09e2f71
--- /dev/null
@@ -0,0 +1,36 @@
+---
+- project:
+    name: sxp-csit-cluster-binding
+    jobs:
+      - inttest-csit-3node
+
+    # The project name
+    project: 'sxp'
+
+    # The functionality under test
+    functionality: 'cluster-binding'
+
+    # Project branches
+    stream:
+      - neon:
+          branch: 'master'
+          trigger-jobs: '{project}-merge-{stream}'
+          karaf-version: 'odl'
+          # yamllint disable-line rule:line-length
+          repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.8.0-SNAPSHOT/xml/features'
+      - fluorine:
+          branch: 'stable/fluorine'
+          trigger-jobs: '{project}-merge-{stream}'
+          karaf-version: 'odl'
+          # yamllint disable-line rule:line-length
+          repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.7.2-SNAPSHOT/xml/features'
+
+    install:
+      - all:
+          scope: 'all'
+
+    # Features to install
+    install-features: 'odl-restconf,odl-sxp-controller'
+
+    # Robot custom options:
+    robot-options: ''