summaryrefslogtreecommitdiffstats
path: root/jjb/compass4nfv
diff options
context:
space:
mode:
authorJun Li <matthew.lijun@huawei.com>2016-10-11 00:55:46 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-10-11 00:55:46 +0000
commit42edecb477214c35377613d13d995ee7cb084711 (patch)
tree8fe19a8333cc33e17f9f290a8b3d20dee0c348b0 /jjb/compass4nfv
parent157abca3296955720c6121bfea7bbbd2af4cbaad (diff)
parent030a5a4d6b18e439220da464f7fca93814291cbc (diff)
Merge "dovetail: add dovetail tool into daily job"
Diffstat (limited to 'jjb/compass4nfv')
-rw-r--r--jjb/compass4nfv/compass-ci-jobs.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/jjb/compass4nfv/compass-ci-jobs.yml b/jjb/compass4nfv/compass-ci-jobs.yml
index ce500efed..da882cdfe 100644
--- a/jjb/compass4nfv/compass-ci-jobs.yml
+++ b/jjb/compass4nfv/compass-ci-jobs.yml
@@ -156,6 +156,19 @@
build-step-failure-threshold: 'never'
failure-threshold: 'never'
unstable-threshold: 'FAILURE'
+ #dovetail only master by now, not sync with A/B/C branches
+ #here the stream means the SUT stream, dovetail stream is defined in its own job
+ - trigger-builds:
+ - project: 'dovetail-compass-{pod}-basic-{stream}'
+ current-parameters: false
+ predefined-parameters:
+ DEPLOY_SCENARIO={scenario}
+ block: true
+ same-node: true
+ block-thresholds:
+ build-step-failure-threshold: 'never'
+ failure-threshold: 'never'
+ unstable-threshold: 'FAILURE'
- job-template:
name: 'compass-deploy-{pod}-daily-{stream}'