From 4972b946da8e42e15593310442a4b52d8489457e Mon Sep 17 00:00:00 2001 From: Jing Lu Date: Thu, 6 Apr 2017 07:01:18 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'stable/danube' - Merge "Yardstick virtualenv support" into stable/danube - Yardstick virtualenv support JIRA: YARDSTICK-620 Currently we recommend using docker to run yardstick. And it is hard to use virtualenv to install yardstick. So I modify install.sh in yardstick root path. It will support using virtualenv to install yardstick(including API) in linux. In this patch, I make yardstick support read yardstick configuration have priority over constants. Change-Id: I9ea1241b228532a6497451e6c8f232173ddb783e Signed-off-by: chenjiankun (cherry picked from commit b74d875134b988a26441d559a9e700aaa68d6a0c) --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index c5a35bcde..9c7086ce2 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit c5a35bcde80df0dd367e40b9acd7f941b33dc4bc +Subproject commit 9c7086ce2f23aa4dd47373208651ff1e560c41de -- cgit 1.2.3-korg