From ac1003f22ee1929d74278a1e3c1434bba02d5428 Mon Sep 17 00:00:00 2001 From: "wu.zhihui" Date: Mon, 4 Jan 2016 13:28:28 +0800 Subject: Add daily jenkins job for yardstick in ZTE-NJ lab. Update ZTE jenkins info Deal with other conflicts JIRA: yardstick-210 Change-Id: Ibf6e8409065fcacfedf84cc1d9f8654cddd9924c Signed-off-by: wu.zhihui --- jjb/yardstick/yardstick-ci-jobs.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'jjb/yardstick/yardstick-ci-jobs.yml') diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml index 1cb6d1f08..220542bfd 100644 --- a/jjb/yardstick/yardstick-ci-jobs.yml +++ b/jjb/yardstick/yardstick-ci-jobs.yml @@ -44,6 +44,9 @@ - huawei-us-deploy-bare-1: installer: compass <<: *master + - zte-build-1: + installer: fuel + <<: *master #-------------------------------- loop: - daily @@ -200,3 +203,12 @@ name: YARDSTICK_DB_BACKEND default: '' description: 'Arguments to use in order to choose the backend DB' + +- parameter: + name: 'yardstick-params-zte-build-1' + parameters: + - string: + name: YARDSTICK_DB_BACKEND + default: '' + description: 'Arguments to use in order to choose the backend DB' + -- cgit 1.2.3-korg