forked from TrueCloudLab/frostfs-testlib
Adding timeout for more cli actions
Signed-off-by: Andrey Berezin <a.berezin@yadro.com>
This commit is contained in:
parent
8ed26cef7d
commit
f2ecce44bf
6 changed files with 57 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
from abc import ABC, abstractmethod
|
||||
from datetime import datetime
|
||||
from typing import Any, Optional
|
||||
from typing import Optional
|
||||
|
||||
from frostfs_testlib.hosting.config import CLIConfig, HostConfig, ServiceConfig
|
||||
from frostfs_testlib.shell.interfaces import Shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue