open-cas-linux/test/functional
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
..
api test framework: method to get cache modes without given trait 2022-09-26 11:09:42 +02:00
config test/api: Check for particular CAS version before test 2022-08-18 14:06:00 +02:00
lib/external_plugins Add missing license headers 2022-07-22 09:17:16 +02:00
tests Do not run test_core_device_error in lazy write cache modes 2022-09-26 11:10:06 +02:00
utils Add missing license headers 2022-07-22 09:17:16 +02:00
.gitignore Create init config class representation 2020-01-14 09:35:30 +01:00
GUIDELINES.md tests: add basic sequential cut off tests 2019-11-21 12:24:37 +01:00
pytest.ini Enable logging mechanism and example of logger usage in one test 2019-10-28 13:19:00 +01:00
requirements.txt Remove python3-packaging from dependencies 2022-08-30 16:14:40 +02:00