[#238] Added test shard metrics #238

Merged
abereziny merged 1 commit from i.niyazov/frostfs-testcases:add-test-shard-metrics into master 2024-06-04 09:24:36 +00:00
Member

Signed-off-by: Ilyas Niyazov i.niyazov@yadro.com

Signed-off-by: Ilyas Niyazov i.niyazov@yadro.com
i.niyazov requested review from qa-committers 2024-05-29 10:17:55 +00:00
i.niyazov requested review from qa-developers 2024-05-29 10:17:56 +00:00
abereziny approved these changes 2024-05-30 14:50:23 +00:00
Member

[#238] instead of [238]

[#238] instead of [238]
d.zayakin approved these changes 2024-05-31 12:43:54 +00:00
i.niyazov force-pushed add-test-shard-metrics from be7743e4ce to dbc16fe54f 2024-05-31 13:59:05 +00:00 Compare
i.niyazov changed title from [238] Added test shard metrics to [#238] Added test shard metrics 2024-05-31 13:59:17 +00:00
abereziny reviewed 2024-06-04 09:23:47 +00:00
@ -0,0 +160,4 @@
node.host.get_shell().exec(f"chmod a-r {object_path}/{object_name}")
with reporter.step("Get object, expect error"):
with pytest.raises(RuntimeError):
Member

Need to check what is the error with match argument, common matches are stored here
https://git.frostfs.info/TrueCloudLab/frostfs-testlib/src/branch/master/src/frostfs_testlib/resources/error_patterns.py

Need to check what is the error with `match` argument, common matches are stored here https://git.frostfs.info/TrueCloudLab/frostfs-testlib/src/branch/master/src/frostfs_testlib/resources/error_patterns.py
abereziny merged commit ae3ace6ee1 into master 2024-06-04 09:24:36 +00:00
abereziny referenced this pull request from a commit 2024-06-04 09:24:38 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 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-testcases#238
No description provided.