Elizaveta Chichindaeva EliChin
  • Joined on 2023-03-06
EliChin commented on issue TrueCloudLab/frostfs-node#512 2023-07-12 11:54:33 +00:00
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…

EliChin opened issue TrueCloudLab/frostfs-node#512 2023-07-12 09:25:45 +00:00
frostfs-cli bearer create UX
EliChin commented on pull request TrueCloudLab/frostfs-testcases#38 2023-05-18 07:54:04 +00:00
Test for invalid location constraint

rebased

EliChin pushed to feature/loc_constrain at EliChin/frostfs-testcases 2023-05-18 07:53:41 +00:00
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
Compare 6 commits »
EliChin commented on pull request TrueCloudLab/frostfs-testcases#38 2023-05-18 07:47:07 +00:00
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

EliChin created pull request TrueCloudLab/frostfs-testcases#38 2023-05-05 10:11:49 +00:00
Test for invalid location constraint
EliChin pushed to feature/loc_constrain at EliChin/frostfs-testcases 2023-05-05 10:10:42 +00:00
94960c9a9e Test for invalid location constraint
EliChin pushed to feature/loc_constrain at EliChin/frostfs-testcases 2023-05-05 10:08:49 +00:00
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
Compare 4 commits »
EliChin created branch feature/loc_constrain in EliChin/frostfs-testcases 2023-05-02 14:32:16 +00:00
EliChin pushed to feature/loc_constrain at EliChin/frostfs-testcases 2023-05-02 14:32:16 +00:00
72a72840c4 import fix for some helpers and steps
EliChin pushed to feature/delete_objects at EliChin/frostfs-testcases 2023-05-02 08:12:19 +00:00
532d58abc7 Add check for Errors while deleting objects
e86ed765b1 Add test for putting object while one node is stopped
Compare 2 commits »
EliChin commented on pull request TrueCloudLab/frostfs-testcases#32 2023-04-25 09:25:59 +00:00
Add check for Error while deleting objects

deleted

EliChin commented on pull request TrueCloudLab/frostfs-testcases#32 2023-04-25 09:25:44 +00:00
Add check for Error while deleting objects

deleted

EliChin pushed to feature/delete_objects at EliChin/frostfs-testcases 2023-04-25 09:16:59 +00:00
91b8fefed6 Add check for Errors while deleting objects
EliChin pushed to feature/delete_objects at EliChin/frostfs-testcases 2023-04-24 12:34:57 +00:00
10a9d9b707 Add check for Errors while deleting objects
EliChin commented on pull request TrueCloudLab/frostfs-testcases#32 2023-04-20 15:22:50 +00:00
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.

EliChin pushed to feature/delete_objects at EliChin/frostfs-testcases 2023-04-20 15:19:35 +00:00
962fb6847b Add check for Errors while deleting objects
EliChin commented on pull request TrueCloudLab/frostfs-testcases#33 2023-04-20 15:00:41 +00:00
Add test for putting object while one node is stopped

changed

EliChin pushed to feature/node_mng at EliChin/frostfs-testcases 2023-04-20 14:40:54 +00:00
e86ed765b1 Add test for putting object while one node is stopped
EliChin pushed to feature/node_mng at EliChin/frostfs-testcases 2023-04-20 06:12:12 +00:00
0bbb413224 Add test for putting object while one node is stopped