open-cas-linux/test/functional/tests/fault_injection
Rutkowski, Adam J 349ec69f65 Do not run test_core_device_error in lazy write cache modes
This test has multiple assumptions that do not hold for WB/WO:
1. it assumes primary storage errors would propagate to user I/O
2. cache is stopped with metadata flush, which would fail
3. after stopping CAS core content is verified with fio
4. cache is so small that it overfills, resulting in PT I/O further
complicating error accounting.

Signed-off-by: Rutkowski, Adam J <adam.j.rutkowski@intel.com>
2022-09-26 11:10:06 +02:00
..
__init__.py Add missing license headers 2022-07-22 09:17:16 +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 Fix for test test_interrupt_core_remove 2022-08-01 13:54:21 +02:00
test_fault_injection_many_to_one.py Merge pull request #1346 from pdebski21/test_one_core_fail_dirty 2022-09-14 14:28:51 +02:00
test_fault_injection_opencas_load.py Fix license 2021-10-28 12:46:42 +02:00
test_fault_injection_standby_core.py Include standby tests for CI scope 2022-07-25 10:31:06 +02:00
test_fault_injection_standby.py Merge pull request #1282 from pdebski21/mark_standby_injection_tests 2022-08-06 13:45:43 +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 Do not run test_core_device_error in lazy write cache modes 2022-09-26 11:10:06 +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_different_cache_path.py Test for activating different cache path 2022-08-08 14:54:47 +00:00
test_standby_activate_the_same_cache_path.py Include standby tests for CI scope 2022-07-25 10:31:06 +02:00