Add bier project system test job 54/50654/15
authorQuan Xiong <xiong.quan@zte.com.cn>
Thu, 19 Jan 2017 09:49:55 +0000 (17:49 +0800)
committerQuan Xiong <xiong.quan@zte.com.cn>
Thu, 2 Mar 2017 08:45:37 +0000 (08:45 +0000)
Change-Id: Ibf85820713d28f26806dee9aa5f5906dbc71161a
Signed-off-by: Quan Xiong <xiong.quan@zte.com.cn>
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: ''