From: Fatih Degirmenci Date: Thu, 30 Jun 2016 07:42:56 +0000 (+0200) Subject: joid: Change the order of functest and yardstick X-Git-Tag: colorado.1.0~328^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F16157%2F1;p=releng.git joid: Change the order of functest and yardstick Change-Id: I85a36f8241a99f3365b6eacbb323a0bf6e851916 Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/joid/joid-ci-jobs.yml b/jjb/joid/joid-ci-jobs.yml index f6f12298a..47159448e 100644 --- a/jjb/joid/joid-ci-jobs.yml +++ b/jjb/joid/joid-ci-jobs.yml @@ -123,18 +123,18 @@ same-node: true block: true - trigger-builds: - - project: 'functest-joid-{pod}-daily-{stream}' + - project: 'yardstick-joid-{pod}-daily-{stream}' current-parameters: false predefined-parameters: DEPLOY_SCENARIO={scenario} - same-node: true block: true + same-node: true block-thresholds: build-step-failure-threshold: 'never' failure-threshold: 'never' unstable-threshold: 'FAILURE' - trigger-builds: - - project: 'yardstick-joid-{pod}-daily-{stream}' + - project: 'functest-joid-{pod}-daily-{stream}' current-parameters: false predefined-parameters: DEPLOY_SCENARIO={scenario}