Merge "Add bier project system test job"
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 28 Mar 2017 22:59:15 +0000 (22:59 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 28 Mar 2017 22:59:15 +0000 (22:59 +0000)
jjb/bier/bier-csit-basic.yaml [new file with mode: 0644]

diff --git a/jjb/bier/bier-csit-basic.yaml b/jjb/bier/bier-csit-basic.yaml
new file mode 100644 (file)
index 0000000..afa92be
--- /dev/null
@@ -0,0 +1,30 @@
+---
+- project:
+    name: bier-csit-basic
+    jobs:
+      - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - '{project}-csit-verify-1node-{functionality}'
+
+    # The project name
+    project: 'bier'
+
+    # The functionality under test
+    functionality: 'basic'
+
+    # Project branches
+    stream:
+      - carbon:
+          branch: 'master'
+          jre: 'openjdk8'
+
+    install:
+      - only:
+          scope: 'only'
+      - all:
+          scope: 'all'
+
+    # Features to install
+    install-features: 'odl-bier-all'
+
+    # Robot custom options
+    robot-options: ''