summaryrefslogtreecommitdiffstats
path: root/jjb/compass4nfv
diff options
context:
space:
mode:
authormeimei <meimei@huawei.com>2016-05-23 14:26:15 +0800
committermeimei <meimei@huawei.com>2016-05-23 16:09:08 +0800
commitac5aa074012103ca462ec4da42e6923f20df7af2 (patch)
treef8b6e67b4446b2fa82726eb3322ae27e1a5e8f4d /jjb/compass4nfv
parent8f4fcc64ad23b6023a4bdc5c95aea62dcead983f (diff)
[compass4nfv] use vping as the smoke test of compass4nfv
JIRA: COMPASS-392 Change-Id: Iec07b950747ced3a70250cf7947cb9feb0558f0d Signed-off-by: meimei <meimei@huawei.com>
Diffstat (limited to 'jjb/compass4nfv')
-rw-r--r--jjb/compass4nfv/compass-project-jobs.yml17
1 files changed, 14 insertions, 3 deletions
diff --git a/jjb/compass4nfv/compass-project-jobs.yml b/jjb/compass4nfv/compass-project-jobs.yml
index 4898b8726..920923a34 100644
--- a/jjb/compass4nfv/compass-project-jobs.yml
+++ b/jjb/compass4nfv/compass-project-jobs.yml
@@ -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'
@@ -95,6 +95,17 @@
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}'