ocf/tests/functional
Robert Baldyga 1525e85805 Add global random seed config
This is needed to make fuzzy tests work with xdist as each
xdist gateway expects to receive the same set of parameter
values, which for random generators may be achieved only by
providing globally shared seed.

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
2019-10-03 16:31:05 +02:00
..
config Add global random seed config 2019-10-03 16:31:05 +02:00
pyocf Add new negative io tests and raising error when failed to create io 2019-10-02 20:35:25 +02:00
tests Add global random seed config 2019-10-03 16:31:05 +02:00
utils Add global random seed config 2019-10-03 16:31:05 +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 Add global random seed config 2019-10-03 16:31:05 +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