From c725948de16abfea78c49cb2f413b3bb619bd72e Mon Sep 17 00:00:00 2001 From: JingLu5 Date: Thu, 6 Apr 2017 05:02:12 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - pip install yardstick failed in Apex JIRA: YARDSTICK-625 In Apex, yardstick uninstall and install via pip failed. This bug blocks yardstick CI jobs. This patch enables pip install yardstick in editable mode. So the install_yardstick() in yardstick_verify is unnecessary. Change-Id: If290dac5fee5584601064ae9753ae2340643d3ca Signed-off-by: JingLu5 --- 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 571ee6afc..d2cb7ce73 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 571ee6afca03120c393def421eb35a466f9a940b +Subproject commit d2cb7ce7331d8da4c3b5b70b09dac49cf65d1710 -- cgit 1.2.3-korg