From dbec47faf77a94f8e7ff3324bc08e140c74b3cf9 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Wed, 13 Jan 2016 11:19:46 -0500 Subject: apex, yardstick: integrate yardstick into apex Creating job for apex to attempt to run yardstick on LFPOD1 Change-Id: Ie9eb8edb39ce9152fc5335a3d57c24b6492d07d8 Signed-off-by: Tim Rozet --- jjb/yardstick/yardstick-ci-jobs.yml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'jjb/yardstick') diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml index 61f5b5918..68dd8ced9 100644 --- a/jjb/yardstick/yardstick-ci-jobs.yml +++ b/jjb/yardstick/yardstick-ci-jobs.yml @@ -23,6 +23,9 @@ # brahmaputra #-------------------------------- pod: + - opnfv-jump-1: + installer: apex + <<: *brahmaputra - opnfv-jump-2: installer: fuel <<: *brahmaputra @@ -53,6 +56,9 @@ - orange-pod2: installer: joid <<: *master + - opnfv-jump-1: + installer: apex + <<: *master #-------------------------------- loop: - daily @@ -201,7 +207,13 @@ name: YARDSTICK_DB_BACKEND default: '' description: 'Arguments to use in order to choose the backend DB' - +- parameter: + name: 'yardstick-params-opnfv-jump-1' + parameters: + - string: + name: YARDSTICK_DB_BACKEND + default: '-r 213.77.62.197/results' + description: 'Arguments to use in order to choose the backend DB' - parameter: name: 'yardstick-params-opnfv-jump-2' parameters: -- cgit 1.2.3-korg