forked from TrueCloudLab/frostfs-testcases
Feature/storage groups (#29)
* New test case and keywords for the storage group have been added * Timeout for object PUT operation has been increased up to 120 seconds * Object operations keywords have been renamed
This commit is contained in:
parent
4cb4121d60
commit
346809005f
27 changed files with 421 additions and 226 deletions
|
@ -0,0 +1,7 @@
|
|||
*** Variables ***
|
||||
${FILE_USR_HEADER} = key1=1,key2=abc
|
||||
${FILE_USR_HEADER_OTH} = key1=2
|
||||
${UNEXIST_OID} = 256ZZZZZZZZZZZZZZZZAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||
|
||||
*** Keywords ***
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue