open-cas-linux/test/functional
Rutkowski, Adam J 73716e89ca tests: remove test_trim_eviction
There are multiple issues with this test, but regardless
of them it seems that it duplicates existing trim tests.

The intention of the test is to verify that there is no
eviction when inserting to cache after a trim. This
is equivalent to checking that a trim reduced cache
occupancy, and this is done in other trim test
(test_trim_device_discard_support).

Signed-off-by: Rutkowski, Adam J <adam.j.rutkowski@intel.com>
2022-09-28 14:22:12 +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 tests: remove test_trim_eviction 2022-09-28 14:22:12 +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