From 22e9d2944558888d1a466425290052af47588fe9 Mon Sep 17 00:00:00 2001 From: "Yang (Gabriel) Yu" Date: Fri, 7 Sep 2018 17:09:29 +0800 Subject: add k8s capcity test JIRA: BOTTLENECK-242 Change-Id: I2fb92017b2b07ede448c817c89ae0d7572cfbae9 Signed-off-by: Yang (Gabriel) Yu --- jjb/compass4nfv/compass-ci-jobs.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'jjb/compass4nfv') diff --git a/jjb/compass4nfv/compass-ci-jobs.yaml b/jjb/compass4nfv/compass-ci-jobs.yaml index 328e9e3a2..e5775b2d5 100644 --- a/jjb/compass4nfv/compass-ci-jobs.yaml +++ b/jjb/compass4nfv/compass-ci-jobs.yaml @@ -295,6 +295,24 @@ build-step-failure-threshold: 'never' failure-threshold: 'never' unstable-threshold: 'FAILURE' + - conditional-step: + condition-kind: and + condition-operands: + - condition-kind: regex-match + regex: k8-nosdn-nofeature-ha + label: '{scenario}' + steps: + - trigger-builds: + - project: 'bottlenecks-compass-kubestone_deployment_capacity-{pod}-daily-{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' - conditional-step: condition-kind: and condition-operands: -- cgit 1.2.3-korg