os-brick/os_brick/tests
Ivan Kolodyazhny c2968770a5 Mock time.sleep for test_lv_deactivate_timeout test
Test local_dev.test_brick_lvm.BrickLvmTestCase.test_lv_deactivate_timeout
doesn't mock time.sleep which is used for retries.

It increases test execution time to ~2s instead of ~0.02.

Change-Id: Id3704d90de0b3d04401c0b7b7686470685dbc1cc
Closes-Bug: #1620986
2016-09-07 12:46:28 +03:00
..
encryptors Fix cmd execution stderr, stdout unicode errors 2016-08-25 16:34:28 +00:00
initiator Merge "Fix cmd execution stderr, stdout unicode errors" 2016-08-30 17:48:13 +00:00
local_dev Mock time.sleep for test_lv_deactivate_timeout test 2016-09-07 12:46:28 +03:00
privileged Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
remotefs Fix cmd execution stderr, stdout unicode errors 2016-08-25 16:34:28 +00:00
windows Add Windows Fibre Channel connector 2016-08-04 23:12:09 +03:00
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
base.py Add tracing unit tests 2016-08-11 06:21:23 -07:00
test_brick.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
test_exception.py Use six.text_type instead of unicode 2015-04-03 10:22:45 +03:00
test_executor.py Fix cmd execution stderr, stdout unicode errors 2016-08-25 16:34:28 +00:00
test_utils.py Mask out passwords when tracing 2016-08-24 16:09:19 -07:00