open-cas-linux/test/functional
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
..
api Update tests after cas_disk removal 2022-09-16 15:16:28 +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 Fix test_cleaning_policy_config ALRU assumptions 2022-09-30 18:18:10 +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