forked from TrueCloudLab/frostfs-testcases
import fix for some helpers and steps
Signed-off-by: Liza <e.chichindaeva@yadro.com>
This commit is contained in:
parent
565d740239
commit
4755a2e167
6 changed files with 8 additions and 7 deletions
|
@ -8,10 +8,10 @@ import allure
|
|||
import pytest
|
||||
import urllib3
|
||||
from botocore.exceptions import ClientError
|
||||
from s3_gate_bucket import S3_SYNC_WAIT_TIME
|
||||
|
||||
from pytest_tests.helpers.aws_cli_client import AwsCliClient
|
||||
from pytest_tests.helpers.cli_helpers import log_command_execution
|
||||
from pytest_tests.steps.s3_gate_bucket import S3_SYNC_WAIT_TIME
|
||||
|
||||
##########################################################
|
||||
# Disabling warnings on self-signed certificate which the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue