diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-07-26 14:56:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-07-26 14:56:14 +0000 |
commit | 4ef91afcfaf69bcb9166eb95911fc5023f2843ae (patch) | |
tree | 440a89b80e7b9cdff5efc48b184c0501c7b65670 /.gitmodules | |
parent | ea39c6a75aac70ee35e9d5cf9de6710582436934 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Enable "wait_until_true" when used ouf the main thread"
- Enable "wait_until_true" when used ouf the main thread
"util.wait_until_true" uses "util.Timer" to create an active wait for a
condition. "Timer" class uses "signal" to create a watchdog to track the
time lapsed.
When used out of the main thread, "Timer" raises the following error:
ValueError: signal only works in main thread
To make "util.wait_until_true" usable always, a new waitting method is
implemented.
JIRA: YARDSTICK-1358
Change-Id: Ifb5ba0b17b5beca0af5ceab4f6431d58b7928762
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions