frostfs-cli bearer create
UX
@fyrchik Shall we say it somehow in --help
, it's not clear for me from the existing description? Eg. +N for relative epochs supported
And I still think that a common user shouldn't be…
frostfs-cli bearer create
UX
aa067d85a7
Test for invalid location constraint
8a3d617c19
Fix tests
c77123f301
Move shared code to testlib
b13f0ec33d
Added new test cases for s3 gate, delete marker feature
cbe8847231
Node argument made optional for epoch ticks
Test for invalid location constraint
the error message will come from the create bucket
method, and it's the needed one about wrong loc constraint
Test for invalid location constraint
9f705e98d0
Test for invalid location constraint
bbf9ea7143
Use proper name for binary
532d58abc7
Add check for Errors while deleting objects
e86ed765b1
Add test for putting object while one node is stopped
EliChin
created branch feature/loc_constrain in EliChin/frostfs-testcases
2023-05-02 14:32:16 +00:00
532d58abc7
Add check for Errors while deleting objects
e86ed765b1
Add test for putting object while one node is stopped
Add check for Error while deleting objects
I think it's a bad practice here to add this check in aaaall separate testcases, so I tried to check it more precisely here so that no problem will be with negative tests.