From 90ffd0ba013286ea27e44da1a9d983dfe4d37605 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Fri, 8 Jan 2016 15:30:10 +0100 Subject: [PATCH] Run yardstick against orange-pod2 joid Change-Id: I01213a7b00fe6fbf9c723cff9dcf64e5ce2af1f4 Signed-off-by: Fatih Degirmenci --- jjb/yardstick/yardstick-ci-jobs.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml index 220542bfd..15ba405f1 100644 --- a/jjb/yardstick/yardstick-ci-jobs.yml +++ b/jjb/yardstick/yardstick-ci-jobs.yml @@ -47,6 +47,9 @@ - zte-build-1: installer: fuel <<: *master + - orange-pod2: + installer: joid + <<: *master #-------------------------------- loop: - daily @@ -212,3 +215,10 @@ default: '' description: 'Arguments to use in order to choose the backend DB' +- parameter: + name: 'yardstick-params-orange-pod2' + parameters: + - string: + name: YARDSTICK_DB_BACKEND + default: '' + description: 'Arguments to use in order to choose the backend DB' -- 2.16.6