open-cas-linux/test/functional/tests/lazy_writes/cleaning_policy
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
..
__init__.py Add missing license headers 2022-07-22 09:17:16 +02:00
test_acp.py Test updates addressing test fail false positives 2022-02-15 11:48:05 +01:00
test_alru.py Fix license 2021-10-28 12:46:42 +02:00
test_cleaning_params.py Fix test_cleaning_policy_config ALRU assumptions 2022-09-30 18:18:10 +02:00
test_switch_cleaning_policy.py Add test_switch_cleaning_policy 2022-05-25 13:36:17 +02:00