From 4ce36022a516312a2c3ceced6151eb84f51b3c52 Mon Sep 17 00:00:00 2001 From: Jing Lu Date: Wed, 5 Apr 2017 04:22:26 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Yardstick virtualenv support" - 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 --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index ce91fca5a..12d6fcac3 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit ce91fca5ade5ede330bf4c799dbffdf1b4762a9a +Subproject commit 12d6fcac3b51d8b6326b5eef3fcfec08d6713d4a -- cgit 1.2.3-korg