From 13d56c20ef49d7ce6dd2a668db26f38e384e4715 Mon Sep 17 00:00:00 2001 From: chenjiankun Date: Tue, 4 Jul 2017 03:16:55 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Bugfix: background scenario can't not update result JIRA: YARDSTICK-700 In this patch: https://gerrit.opnfv.org/gerrit/#/c/35257/ In yardstick/benchmark/core/task.py We update background result only when it be stopped abnormally. We need move it out of 'if' statement. Change-Id: I25b76e160273a87da66098565a16e4a143cec11f Signed-off-by: chenjiankun --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/yardstick') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 241b693ba..8e2da9dd4 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 241b693baaec90347d08e63eb1dc167a0033ec21 +Subproject commit 8e2da9dd467f0e0a28bb92097d80d707d579bd4f -- cgit 1.2.3-korg