ocf/tests/functional/pyocf
Jan Musial be88300071 Fix cores volumes dropping before close
* Add references to Cores in Cache, ctx holds caches, caches hold cores,
  everything gets cleaned up nicely

* GC in Python seems to be a bit lazy, if we want to run CI on
  low-memory machines we need to make sure it does run in between tests
  'cause we don't want no huge Volumes hanging around for long

Signed-off-by: Jan Musial <jan.musial@intel.com>
2019-04-18 14:11:59 +02:00
..
types Fix cores volumes dropping before close 2019-04-18 14:11:59 +02:00
wrappers Implement pyocf adapter with sample OCF test 2019-03-07 12:48:40 +01:00
__init__.py Implement pyocf adapter with sample OCF test 2019-03-07 12:48:40 +01:00
ocf.py Make libocf.so loading CWD independent 2019-04-03 12:28:15 +02:00
utils.py Secure erase tests 2019-04-18 12:51:59 +02:00