ocf/tests/functional
Adam Rutkowski 650511df4e pyocf: remove Queue objects from Cache::start() params
... since a started cache is required to construct a queue object.
Instead add params to control whether to construct and register
management and default I/O queue in start().

Additionally introducing Cache method to register additional I/O
queues.

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
2022-04-13 10:38:57 +02:00
..
config Add global random seed config 2019-10-03 16:31:05 +02:00
pyocf pyocf: remove Queue objects from Cache::start() params 2022-04-13 10:38:57 +02:00
tests pyocf: add test fixture with 2 ctxts 2022-04-13 10:38:56 +02:00
utils Fix license 2021-10-28 13:08:50 +02:00
__init__.py *.ini files added 2019-04-04 10:29:20 +02:00
.gitignore Added codecov badge to README, added coverage files to .gitignore 2020-01-09 10:54:59 +01:00
Makefile Remove executable bit from Makefile 2021-11-24 17:01:03 +01:00
pytest.ini pyocf: document custom markers in pytest.ini 2022-01-13 17:42:42 +01:00