open-cas-linux/test/functional/tests/lazy_writes
Adam Rutkowski 39fbe873df Fix test_cleaning_policy_config ALRU assumptions
ALRU does not have a configurable sleep time between active awakenings
of the cleaning thread. Once it starts cleaning, it does not back off
unless staleness time and/or activity threshold constraints force it
to do so.

Changing test_cleaning_policy_config assumptions so that it only checks
whether minimum expected amount of data is cleaned rather than assume
exact amount of data to be cleaned.

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
2022-09-30 18:18:10 +02:00
..
cleaning_policy Fix test_cleaning_policy_config ALRU assumptions 2022-09-30 18:18:10 +02:00
recovery Add missing license headers 2022-07-22 09:17:16 +02:00
__init__.py Add missing license headers 2022-07-22 09:17:16 +02:00
test_clean_load.py Black module code formatting fix. 2022-08-04 15:28:20 +00:00
test_dirty_load.py Fix license 2021-10-28 12:46:42 +02:00
test_flush_huge_dirty_data.py Fix license 2021-10-28 12:46:42 +02:00
test_lazy_writes_clean.py Fix license 2021-10-28 12:46:42 +02:00
test_lazy_writes_signals.py tests: exctract scsi_debug module API to the TF 2022-05-18 09:31:40 +02:00
test_parallel_core_flushing.py Add test_parallel_core_flushing 2022-05-13 10:26:45 +02:00
test_wb_throttling.py Fix license 2021-10-28 12:46:42 +02:00