From 3ada73eccb1b5b2ff65ee327a506e61ad7bbd461 Mon Sep 17 00:00:00 2001 From: Leo wang Date: Fri, 21 Jul 2017 01:18:39 +0000 Subject: Update git submodules * Update docs/submodules/dovetail from branch 'master' - Merge "Adapt Yardstick to copy yardstick.conf to /etc/yardstick" - Adapt Yardstick to copy yardstick.conf to /etc/yardstick JIRA: DOVETAIL-466 1. Yardstick danube.3.1 needs a yardstick.conf file in /etc/yardstick 2. Copy the file /home/opnfv/repos/yardstick/etc/yardstick/yardstick.conf.sample to /etc/yardstick/yardstick.conf 3. If user wants to store the results in the local file, set the dispatcher to be 'file'. 4. If user wants to push the results into the DB, set the dispatcher to be 'http' and target to be the api url getting from the user. Change-Id: I39c30883b471ab7cb29ed6d63ba8c232da39c135 Signed-off-by: xudan --- docs/submodules/dovetail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/dovetail') diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail index 7c786e5f7..610c7a966 160000 --- a/docs/submodules/dovetail +++ b/docs/submodules/dovetail @@ -1 +1 @@ -Subproject commit 7c786e5f7815dc7d1ba8259e0a9d4acc0981bfd4 +Subproject commit 610c7a9669a80b794611a54ff41829a6fe95d8b9 -- cgit 1.2.3-korg