Tests: fix time.sleep(0) # yield. Reduce sleep related log messages. 64/18164/2
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Sun, 10 Mar 2019 16:10:54 +0000 (09:10 -0700)
committerOle Trøan <otroan@employees.org>
Mon, 11 Mar 2019 08:10:34 +0000 (08:10 +0000)
commit0f6602cb246894ea98253e16aae198094bf78694
tree7fd7839f18ba701fe390308e17e035eb6850348b
parentd3a9be2ca0b527bfeac808a822319e69e0d7fe76
Tests: fix time.sleep(0) # yield. Reduce sleep related log messages.

Reduce the incidence of:
20:04:23,606 unexpected time.sleep() result - slept for 2.187967e-03s instead of ~6.837845e-04s!

Change-Id: Ic576fda7f75e571c9019111588a6a936ee2cf5c2
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
test/framework.py
test/test_bfd.py
test/vpp_papi_provider.py
test/vpp_pg_interface.py