From f499d9f20b0b95cc54e09fbdb9437ad6e01942f3 Mon Sep 17 00:00:00 2001 From: Julien Date: Tue, 9 Aug 2016 19:02:39 +0800 Subject: Add ZTE-POD3 in CI Add ZTE-POD3 to support whole procedure of CI, including: deployment, yardstick and funectest. Currently it supports os-nosdn-kvm-ha scenario at the initial step JIRA: PHAROS-247 Change-Id: I70dde8765696ee08339e7cada2428f8461b5f3a2 Signed-off-by: Julien-zte --- jjb/yardstick/yardstick-ci-jobs.yml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'jjb/yardstick') diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml index 6b922889a..041eabd03 100644 --- a/jjb/yardstick/yardstick-ci-jobs.yml +++ b/jjb/yardstick/yardstick-ci-jobs.yml @@ -317,6 +317,14 @@ default: '-i 104.197.68.199:8086' description: 'Arguments to use in order to choose the backend DB' +- parameter: + name: 'yardstick-params-zte-pod3' + parameters: + - string: + name: YARDSTICK_DB_BACKEND + default: '-i 104.197.68.199:8086' + description: 'Arguments to use in order to choose the backend DB' + - parameter: name: 'yardstick-params-orange-pod2' parameters: -- cgit 1.2.3-korg