update
This commit is contained in:
parent
017fedffed
commit
e0cf6f3a2b
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue