Add control shards test
Signed-off-by: Vladimir Avdeev <v.avdeev@yadro.com>
This commit is contained in:
parent
6567aa72a9
commit
12b592713b
3 changed files with 105 additions and 2 deletions
|
@ -162,7 +162,7 @@ def run_health_check(collect_logs, cluster: Cluster):
|
|||
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
def background_grpc_load(client_shell, default_wallet):
|
||||
def background_grpc_load(client_shell):
|
||||
registry_file = os.path.join("/tmp/", f"{str(uuid.uuid4())}.bolt")
|
||||
prepare_file = os.path.join("/tmp/", f"{str(uuid.uuid4())}.json")
|
||||
allure.dynamic.title(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue