[#326] Automation of PATCH method in GRPC #326

Merged
abereziny merged 1 commit from Kiriruso/frostfs-testlib:feature-patch-testsuite-part-one into master 2024-12-05 10:28:07 +00:00
Contributor

Signed-off-by: Kirill Sosnovskikh k.sosnovskikh@yadro.com

Signed-off-by: Kirill Sosnovskikh <k.sosnovskikh@yadro.com>
Kiriruso added 1 commit 2024-11-26 16:02:15 +00:00
[#326] Automation of PATCH in GRPC
Some checks failed
DCO action / DCO (pull_request) Has been cancelled
7e0eefcba8
Signed-off-by: Kirill Sosnovskikh <k.sosnovskikh@yadro.com>
requested reviews from JuliaKovshova, abereziny, d.zayakin, anikeev-yadro, anurindm, ylukoyan, i.niyazov 2024-11-26 16:02:15 +00:00
Kiriruso force-pushed feature-patch-testsuite-part-one from 7e0eefcba8 to 6200577af5 2024-11-26 16:27:38 +00:00 Compare
Kiriruso changed title from [#326] Automation of PATCH in GRPC to [#326] Automation of PATCH method in GRPC 2024-11-26 16:27:48 +00:00
i.niyazov reviewed 2024-11-27 06:47:23 +00:00
@ -284,2 +284,4 @@
@reporter.step("Patch object {cid}/{oid} from {endpoint}")
def patch_object(
Member

why did you add patch method to folder steps?
I think it is enough to use this method via FrostfsCli implementations

why did you add patch method to folder steps? I think it is enough to use this method via FrostfsCli implementations
Author
Contributor

Added based on the surrounding code, in principle, this function is not required to test the functionality. I can remove this.

Added based on the surrounding code, in principle, this function is not required to test the functionality. I can remove this.
Member

please remove it, we try to use in everywhere CliClientWrapper for frostfs-cli operations

please remove it, we try to use in everywhere `CliClientWrapper` for frostfs-cli operations
Kiriruso marked this conversation as resolved
Kiriruso force-pushed feature-patch-testsuite-part-one from 6200577af5 to c47e0ea7d0 2024-11-28 08:35:16 +00:00 Compare
abereziny approved these changes 2024-11-28 12:50:07 +00:00
Dismissed
requested reviews from qa-committers and removed review requests for JuliaKovshova, d.zayakin, anikeev-yadro, anurindm, ylukoyan, i.niyazov 2024-11-28 12:54:23 +00:00
Kiriruso force-pushed feature-patch-testsuite-part-one from c47e0ea7d0 to 1e8e983d05 2024-12-03 00:27:32 +00:00 Compare
Kiriruso dismissed abereziny's review 2024-12-03 00:27:32 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

d.zayakin approved these changes 2024-12-03 08:47:32 +00:00
abereziny approved these changes 2024-12-04 10:55:41 +00:00
abereziny merged commit b3d05c5c28 into master 2024-12-05 10:28:07 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-testlib#326
No description provided.