import logging from re import fullmatch import allure import pytest from frostfs_testlib import reporter from frostfs_testlib.hosting import Hosting from frostfs_testlib.utils.version_utils import get_remote_binaries_versions logger = logging.getLogger("NeoLogger") VERSION_REGEX = r"^([a-zA-Z0-9]*/)?\d+\.\d+\.\d+(-.*)?(?