forked from TrueCloudLab/frostfs-testcases
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
|
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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue