forked from TrueCloudLab/frostfs-testcases
Disable storagegroup tests for support
Signed-off-by: Andrey Berezin <a.berezin@yadro.com>
This commit is contained in:
parent
26962617c9
commit
e3b27a7643
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ deposit = 30
|
|||
ids=["simple object", "complex object"],
|
||||
)
|
||||
@pytest.mark.storage_group
|
||||
@pytest.mark.skip
|
||||
class TestStorageGroup:
|
||||
@pytest.fixture(autouse=True)
|
||||
def prepare_two_wallets(self, prepare_wallet_and_deposit, client_shell):
|
||||
|
|
Loading…
Reference in a new issue