diff options
author | Jun Li <matthew.lijun@huawei.com> | 2017-07-13 10:51:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-13 10:51:16 +0000 |
commit | 6696c4368b31a4ed033a13365e3d9f73845a5ab1 (patch) | |
tree | dc43379a31bb5d586e6ee70a029ac0112725e7f2 | |
parent | 05591ef9c26a988192941ea5986476723391215e (diff) | |
parent | 46574d8695dcbe49e0695b9c27a9192ddaed9a4c (diff) |
Merge "dovetail: dovetail run against ZTE-pod1 od-odl_l2-nofeature-ha scenario"
-rw-r--r-- | jjb/fuel/fuel-daily-jobs.yml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/jjb/fuel/fuel-daily-jobs.yml b/jjb/fuel/fuel-daily-jobs.yml index 68677089d..1778615c0 100644 --- a/jjb/fuel/fuel-daily-jobs.yml +++ b/jjb/fuel/fuel-daily-jobs.yml @@ -211,6 +211,33 @@ build-step-failure-threshold: 'never' failure-threshold: 'never' unstable-threshold: 'FAILURE' + # ZTE pod1 weekly(Sunday), os-odl_l2-nofeature-ha, run against master and danube + - conditional-step: + condition-kind: and + condition-operands: + - condition-kind: regex-match + regex: os-odl_l2-nofeature-ha + label: '{scenario}' + - condition-kind: regex-match + regex: zte-pod1 + label: '{pod}' + - condition-kind: day-of-week + day-selector: select-days + days: + SAT: true + use-build-time: true + steps: + - trigger-builds: + - project: 'dovetail-fuel-zte-pod1-proposed_tests-{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' publishers: - email: |