[compass4nfv] use vping as the smoke test of compass4nfv 01/14501/5
authormeimei <meimei@huawei.com>
Mon, 23 May 2016 06:26:15 +0000 (14:26 +0800)
committermeimei <meimei@huawei.com>
Mon, 23 May 2016 08:09:08 +0000 (16:09 +0800)
JIRA: COMPASS-392

Change-Id: Iec07b950747ced3a70250cf7947cb9feb0558f0d
Signed-off-by: meimei <meimei@huawei.com>
jjb/compass4nfv/compass-project-jobs.yml

index 4898b87..920923a 100644 (file)
@@ -6,13 +6,13 @@
 
     project: 'compass4nfv'
 
+    pod: 'huawei-virtual'
+
     stream:
         - master:
-            slave_name: 'huawei-virtual1'
             branch: '{stream}'
             gs-pathname: ''
         - brahmaputra:
-            slave_name: 'huawei-virtual2'
             branch: 'stable/{stream}'
             gs-pathname: '/{stream}'
 
@@ -58,8 +58,8 @@
         - compass-project-parameter:
             installer: '{installer}'
             gs-pathname: '{gs-pathname}'
-        - 'huawei-virtual-defaults'
         - '{installer}-defaults'
+        - '{pod}-defaults'
         - string:
             name: DEPLOY_SCENARIO
             default: 'os-nosdn-nofeature-ha'
               current-parameters: true
               same-node: true
               block: true
+        - trigger-builds:
+            - project: 'functest-compass-{pod}-suite-{stream}'
+              current-parameters: true
+              predefined-parameters:
+                FUNCTEST_SUITE_NAME=vping_userdata
+              same-node: true
+              block: true
+              block-thresholds:
+                build-step-failure-threshold: 'never'
+                failure-threshold: 'never'
+                unstable-threshold: 'FAILURE'
 
 - job-template:
     name: 'compass-verify-deploy-{stream}'