open-cas-linux/test/functional/tests/fault_injection
Krzysztof Majzerowicz-Jaszcz 09d36d5e11 API fix for casadm standby init
Cache line size parameter is handled inconsistently in standby init and
start cache methods.

This patch fixes this inconsistency so both methods accept a proper
CacheLineSize object.

Some of the existing tests needed fixing as well, as included in this
patch.

Signed-off-by: Krzysztof Majzerowicz-Jaszcz <krzysztof.majzerowicz-jaszcz@intel.com>
2022-07-05 20:25:05 +02:00
..
__init__.py Tests directories cleanup 2020-04-27 15:24:01 +02:00
test_another_device_with_same_id.py Fix license 2021-10-28 12:46:42 +02:00
test_cache_insert_error.py Fix insert error tests 2022-02-17 16:36:34 +01:00
test_fault_injection_interrupts.py Add test_parallel_core_flushing 2022-05-13 10:26:45 +02:00
test_fault_injection_many_to_one.py Fix license 2021-10-28 12:46:42 +02:00
test_fault_injection_opencas_load.py Fix license 2021-10-28 12:46:42 +02:00
test_fault_injection_standby_core.py API fix for casadm standby init 2022-07-05 20:25:05 +02:00
test_fault_injection_standby.py API fix for casadm standby init 2022-07-05 20:25:05 +02:00
test_fault_injection_with_mounted_core.py Fix license 2021-10-28 12:46:42 +02:00
test_fault_power_hit_init.py Fix license 2021-10-28 12:46:42 +02:00
test_fault_power_hit.py Fix license 2021-10-28 12:46:42 +02:00
test_multilevel_cache.py Fix license 2021-10-28 12:46:42 +02:00
test_primary_device_error.py Fix license 2021-10-28 12:46:42 +02:00
test_remove_device_during_io.py Fix license 2021-10-28 12:46:42 +02:00
test_soft_hot_plug_device.py Fix license 2021-10-28 12:46:42 +02:00
test_standby_activate_the_same_cache_path.py Test for activating the same cache path 2022-07-04 10:59:58 +02:00