This commit is contained in:
anatoly@nspcc.ru 2020-11-29 07:30:45 +03:00
parent 017fedffed
commit e0cf6f3a2b
2 changed files with 4 additions and 4 deletions

View file

@ -5,9 +5,9 @@ Library ${RESOURCES}/neofs.py
Library ${RESOURCES}/payment_neogo.py Library ${RESOURCES}/payment_neogo.py
*** Test cases *** *** Test cases ***
NeoFS Simple Object Operations NeoFS Object Replication
[Documentation] Testcase to validate NeoFS Withdraw operation. [Documentation] Testcase to validate NeoFS object replication.
[Tags] Withdraw NeoFS NeoCLI [Tags] Migration Replication NeoFS NeoCLI
[Timeout] 10 min [Timeout] 10 min
${WALLET} = Init wallet ${WALLET} = Init wallet

View file

@ -5,7 +5,7 @@ Library ${RESOURCES}/neofs.py
Library ${RESOURCES}/payment_neogo.py Library ${RESOURCES}/payment_neogo.py
*** Test cases *** *** Test cases ***
NeoFS Simple Object Operations NeoFS Deposit and Withdraw
[Documentation] Testcase to validate NeoFS Withdraw operation. [Documentation] Testcase to validate NeoFS Withdraw operation.
[Tags] Withdraw NeoFS NeoCLI [Tags] Withdraw NeoFS NeoCLI
[Timeout] 10 min [Timeout] 10 min