From a10a02018ae410cd3c51c60b0e41073c156036d0 Mon Sep 17 00:00:00 2001 From: Emma Foley Date: Fri, 29 Jun 2018 08:36:04 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'stable/fraser' - Merge "Convert SLA asserts to raises" into stable/fraser - Convert SLA asserts to raises This commit converts Python assertions to a custom exception in all places where SLA validation is checked with an assertion. This commit also fixes all emerged pylint errors. JIRA: YARDSTICK-966 Change-Id: If771ed03b2cbc0a43a57fcfb9293f18740b3ff80 Signed-off-by: Miikka Koistinen (cherry picked from 39f80e9b06395ae1515cfcf08508504ad4dd978a) --- 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 eb54a9e65..1e515b6cc 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit eb54a9e65e838e092e5acb5a8bd4119dd2e9f556 +Subproject commit 1e515b6cc3dd15c399f2663999c9734610494e5c -- cgit