From f9fb9b757d4a8e0d0a6b3814f1db55010309a4fc Mon Sep 17 00:00:00 2001 From: Jo¶rgen Karlsson Date: Wed, 13 Jan 2016 16:07:26 +0100 Subject: Update yardstick db parameters MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia720a6cffa279d3621c33dfb6eafa95df9bdc0e2 Signed-off-by: Jo¶rgen Karlsson --- jjb/yardstick/yardstick-ci-jobs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'jjb') diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml index fffd18331..5e60cfd5d 100644 --- a/jjb/yardstick/yardstick-ci-jobs.yml +++ b/jjb/yardstick/yardstick-ci-jobs.yml @@ -207,7 +207,7 @@ parameters: - string: name: YARDSTICK_DB_BACKEND - default: '' + default: '-i 10.118.36.90:8086' description: 'Arguments to use in order to choose the backend DB' - parameter: @@ -215,7 +215,7 @@ parameters: - string: name: YARDSTICK_DB_BACKEND - default: '' + default: '-i 10.118.36.90:8086' description: 'Arguments to use in order to choose the backend DB' - parameter: name: 'yardstick-params-opnfv-jump-1' @@ -229,7 +229,7 @@ parameters: - string: name: YARDSTICK_DB_BACKEND - default: '-r 213.77.62.197' + default: '-r 213.77.62.197/results' description: 'Arguments to use in order to choose the backend DB' - parameter: -- cgit 1.2.3-korg