From: Ross Brattain Date: Thu, 13 Jul 2017 03:19:54 +0000 (+0000) Subject: Update git submodules X-Git-Tag: opnfv-5.0.0~2330 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ebc7d8ba3700a33eea9aa76a871ef0bfd09be293;p=opnfvdocs.git Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "NSBperf: fix bad sigint handler" - NSBperf: fix bad sigint handler This is why we don't do things at module import time. when we import this module it makes a bad sigint handler. Only load signal handlers at runtime. Also fix handler to take *args, **kwargs. Unittest failures: > time.sleep(0.01) E TypeError: handler() takes 0 positional arguments but 2 were given Change-Id: I4296a4bdef0e5f4d58b0503dcbc834f3bef0feeb Signed-off-by: Ross Brattain --- diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index f83729d38..96c151654 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit f83729d38eb396fe5a94be13a86865f9cd26d0f4 +Subproject commit 96c151654bd4bd0fe469c11567f4d26b3d1e8dd2