frostfs-testlib/src/frostfs_testlib/testing/__init__.py
Andrey Berezin a14b082a4d Make load things parallel
Signed-off-by: Andrey Berezin <a.berezin@yadro.com>
2023-07-04 19:25:24 +03:00

2 lines
155 B
Python

from frostfs_testlib.testing.parallel import parallel
from frostfs_testlib.testing.test_control import expect_not_raises, run_optionally, wait_for_success