SXP: Add job for binding origin 19/74919/1
authorIvan Hrasko <ihrasko@cisco.com>
Tue, 7 Aug 2018 13:50:42 +0000 (15:50 +0200)
committerIvan Hrasko <ihrasko@cisco.com>
Tue, 7 Aug 2018 13:54:22 +0000 (15:54 +0200)
- functionality of binding origins introduced
in Fluorine needs separate job which
is run only on Fluorine and later branches

Change-Id: I9ced5e08caa94205402a53aa876bc982657ecaa8
Signed-off-by: Ivan Hrasko <ihrasko@cisco.com>
jjb/sxp/sxp-csit-binding-origin.yaml [new file with mode: 0644]

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