From 32905fb026838b771c78afdc7fa18113cf7efffc Mon Sep 17 00:00:00 2001 From: Rex Lee Date: Tue, 7 Aug 2018 07:57:21 +0000 Subject: Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update docs/submodules/yardstick from branch 'master' - Merge "Separate out test_parse_to_value_exception()" - Separate out test_parse_to_value_exception() Separate out test_parse_to_value_exception(self) into 3 different methods:     test_parse_scanner(self)     test_parse_parser(self)     test_parse_reader(self) This ensures that each side effect is tested, even if one fails. JIRA: YARDSTICK-940 Change-Id: Ifdc84284c633fe1ddc1acf9cd985c5144030b430 Signed-off-by: John O Loughlin --- 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 a562d505b..60e326463 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit a562d505bf1549b41e93ecae4d8461f31851aa20 +Subproject commit 60e326463ae06038facf79f14e29901e9596e0dc -- cgit 1.2.3-korg