forked from TrueCloudLab/frostfs-testcases
Add tests that start or stop services on remote vm
Signed-off-by: Vladimir Domnich <v.domnich@yadro.com>
This commit is contained in:
parent
f97bfed183
commit
91197335ba
6 changed files with 175 additions and 140 deletions
|
@ -2,7 +2,6 @@ import logging
|
|||
|
||||
import allure
|
||||
import pytest
|
||||
|
||||
from common import (STORAGE_NODE_SSH_PRIVATE_KEY_PATH, STORAGE_NODE_SSH_USER,
|
||||
STORAGE_NODE_SSH_PASSWORD)
|
||||
from failover_utils import wait_all_storage_node_returned, wait_object_replication_on_nodes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue