From adee55a484aefe8728a8250d048bb03eef28df61 Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Tue, 20 Mar 2018 23:04:07 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Fix retrieving "options" section in "scenario"" - Fix retrieving "options" section in "scenario" In [1] a new method to rename the "scenario" host names was implemented. This method parses all sections with host names and applies the "qualified" name. Some malformed test cases define the "options" section without content. This causes that [2] retrieves "None" value instead of an empty dictionary. This possibility must be handled in the new method. [1]I44da30dac562c1a4166e084645ae91c17798651d [2]https://github.com/opnfv/yardstick/blob/4b8b674b65830a24230faed71e8d9a1048139c89/yardstick/benchmark/core/task.py#L630 JIRA: YARDSTICK-1073 Change-Id: I8864b428734ead8c5aa39de5091d3a2a691be060 Signed-off-by: Rodolfo Alonso Hernandez --- 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 b38a0ef76..38e140368 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit b38a0ef766ca5025a09b85573e770c34b389ea17 +Subproject commit 38e14036886658e87d3c54d7bfc6a364ac5b75f3 -- cgit 1.2.3-korg