ocf/tests/functional/config/random.cfg
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

3 lines
97 B
INI

# This file content will be generated by utils/configure_random.py
# triggered from the Makefile