diff --git a/robot/testsuites/integration/replication.robot b/robot/testsuites/integration/replication.robot index 9e74500..9e300a2 100644 --- a/robot/testsuites/integration/replication.robot +++ b/robot/testsuites/integration/replication.robot @@ -5,9 +5,9 @@ Library ${RESOURCES}/neofs.py Library ${RESOURCES}/payment_neogo.py *** Test cases *** -NeoFS Simple Object Operations - [Documentation] Testcase to validate NeoFS Withdraw operation. - [Tags] Withdraw NeoFS NeoCLI +NeoFS Object Replication + [Documentation] Testcase to validate NeoFS object replication. + [Tags] Migration Replication NeoFS NeoCLI [Timeout] 10 min ${WALLET} = Init wallet diff --git a/robot/testsuites/integration/withdraw.robot b/robot/testsuites/integration/withdraw.robot index 359cdc0..7d60ee2 100644 --- a/robot/testsuites/integration/withdraw.robot +++ b/robot/testsuites/integration/withdraw.robot @@ -5,7 +5,7 @@ Library ${RESOURCES}/neofs.py Library ${RESOURCES}/payment_neogo.py *** Test cases *** -NeoFS Simple Object Operations +NeoFS Deposit and Withdraw [Documentation] Testcase to validate NeoFS Withdraw operation. [Tags] Withdraw NeoFS NeoCLI [Timeout] 10 min