ironic/ironic/tests/unit/drivers/modules/ibmc
Dmitry Tantsur ca5b2feeee Mock sleep in unit tests that rely on it
This change fixes the worst offenders, potentially reducing the test
runs by more than 10 seconds.

I could not fix iLO tests though because they heavily rely on time.sleep
being precise.

Change-Id: I10d7845700275d9d03b98ebadd0f12540f1e7656
2023-06-07 16:10:07 +02:00
..
__init__.py Add Huawei iBMC driver support 2019-03-14 11:04:29 +08:00
base.py Feature: Add raid configuration support for ibmc driver 2020-06-10 16:17:50 +08:00
test_management.py Fix Mock objects as specs 2021-12-15 15:59:03 +01:00
test_power.py Fix Mock objects as specs 2021-12-15 15:59:03 +01:00
test_raid.py Fix Mock objects as specs 2021-12-15 15:59:03 +01:00
test_utils.py Mock sleep in unit tests that rely on it 2023-06-07 16:10:07 +02:00
test_vendor.py Fix Mock objects as specs 2021-12-15 15:59:03 +01:00