From 909aee451a3f2d98c705fd035c113217535c9cd4 Mon Sep 17 00:00:00 2001 From: JingLu5 Date: Mon, 25 Dec 2017 01:47:16 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Add get function in ssh.py JIRA: YARDSTICK-904 This task is about to implement a get function in ssh.py to fetch desired files/folder in a remote VM to a local path. In some test cases, test tools will produce results in files. We want retain the original result files and archive them in Yardstick docker for future usage. Change-Id: Ifd333eb044ce31cffa6f5b2a8f6a46648a8858d1 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 3984c9769..363185dfe 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 3984c976967e3d697473cd3bb85204577a838dcd +Subproject commit 363185dfe9153a67892be8544fb4b5bf8709fbbc -- cgit 1.2.3-korg