ocf/tests/functional
Kamil Lepek 824009abfc Eviction test for request bigger than cache
Added a test which checks if eviction is triggered upon writing to cache with request bigger than cache size.
IO should go directly to core and eviction should not occur.

Signed-off-by: Kamil Lepek <kamil.lepek94@gmail.com>
2019-06-28 09:43:32 +02:00
..
pyocf Merge pull request #208 from KamilLepek/unregister_volume_fix 2019-06-27 14:58:06 +02:00
tests Eviction test for request bigger than cache 2019-06-28 09:43:32 +02:00
__init__.py *.ini files added 2019-04-04 10:29:20 +02:00
.gitignore Implement pyocf adapter with sample OCF test 2019-03-07 12:48:40 +01:00
Makefile Rename makefile ENV* variables to OCF_ENV* 2019-04-20 16:54:04 +02:00
pytest.ini Create config which excludes tests marked as "long" and security tests by default 2019-06-10 13:04:49 +02:00