Add daily jenkins job for yardstick in ZTE-NJ lab. 33/5433/7
authorwu.zhihui <wu.zhihui1@zte.com.cn>
Mon, 4 Jan 2016 05:28:28 +0000 (13:28 +0800)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 8 Jan 2016 10:04:26 +0000 (10:04 +0000)
Update ZTE jenkins info
Deal with other conflicts

JIRA: yardstick-210

Change-Id: Ibf6e8409065fcacfedf84cc1d9f8654cddd9924c
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
jjb/opnfv/slave-params.yml
jjb/yardstick/yardstick-ci-jobs.yml

index 002ab7e..cb9d08f 100644 (file)
             description: 'Git URL to use on this Jenkins Slave'
 
 - parameter:
-    name: 'zte-build-1'
+    name: 'zte-build-1-defaults'
     parameters:
         - node:
             name: SLAVE_NAME
             name: SSH_KEY
             default: /root/.ssh/id_rsa
             description: 'SSH key to use for Apex'
+
index 1cb6d1f..220542b 100644 (file)
@@ -44,6 +44,9 @@
         - huawei-us-deploy-bare-1:
             installer: compass
             <<: *master
+        - zte-build-1:
+            installer: fuel
+            <<: *master
 #--------------------------------
     loop:
         - daily
             name: YARDSTICK_DB_BACKEND
             default: ''
             description: 'Arguments to use in order to choose the backend DB'
+
+- parameter:
+    name: 'yardstick-params-zte-build-1'
+    parameters:
+        - string:
+            name: YARDSTICK_DB_BACKEND
+            default: ''
+            description: 'Arguments to use in order to choose the backend DB'
+