ocf/tests/functional
Adam Rutkowski 9739a442b6 [pyocf] properly resolve volume type
OCF volume type is different for each context in which given
type (Volume subclass) is registered. So OCF volume type should
not be a Volume subclass member.

Adding map in Context class to store OCF volume type for each
registered volume type.

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
2022-06-02 09:49:39 +02:00
..
config Add global random seed config 2019-10-03 16:31:05 +02:00
pyocf [pyocf] properly resolve volume type 2022-06-02 09:49:39 +02:00
tests pyocf: Add test designs for composite volume 2022-06-02 09:49:39 +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 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