forked from TrueCloudLab/frostfs-testcases
[#336] Add Rule single node for internal interface test
Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
This commit is contained in:
parent
5a0699dc78
commit
e3f13b6f25
1 changed files with 1 additions and 0 deletions
|
@ -217,6 +217,7 @@ class TestFailoverNetwork(ClusterTestBase):
|
||||||
|
|
||||||
@pytest.mark.interfaces
|
@pytest.mark.interfaces
|
||||||
@allure.title("Block INTERNAL interface node")
|
@allure.title("Block INTERNAL interface node")
|
||||||
|
@requires_container(PUBLIC_WITH_POLICY("REP 1 CBF 1", short_name="REP 1 CBF 1"))
|
||||||
def test_block_internal_interface(
|
def test_block_internal_interface(
|
||||||
self,
|
self,
|
||||||
cluster_state_controller: ClusterStateController,
|
cluster_state_controller: ClusterStateController,
|
||||||
|
|
Loading…
Reference in a new issue