ocf/tests/functional
Robert Baldyga 8db93260ae Avoid adding mngt_queue to io_queues list
Previously every created queue was added to io_queues list, which
made mngt_queue being used in ocf_parallelize. Change mngt_queue creation
API so that mngt_queue is not added to the list and doesn't have
unnecessary functionalities initialized.

Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
Signed-off-by: Michal Mielewczyk <michal.mielewczyk@huawei.com>
2024-08-29 10:45:26 +02:00
..
config Add global random seed config 2019-10-03 16:31:05 +02:00
pyocf Avoid adding mngt_queue to io_queues list 2024-08-29 10:45:26 +02:00
tests pyocf: Introduce discard tests 2024-08-29 08:39:55 +02:00
utils Fix license 2021-10-28 13:08:50 +02:00
__init__.py Add missing license headers 2022-07-22 08:33:55 +02:00
.gitignore Added codecov badge to README, added coverage files to .gitignore 2020-01-09 10:54:59 +01:00
Makefile pyocf: move C wrappers to newly added "c" diretory 2022-05-16 15:40:18 +02:00
pytest.ini pyocf: document custom markers in pytest.ini 2022-01-13 17:42:42 +01:00