[#238] Added test shard metrics #238
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-testcases#238
Loading…
Reference in a new issue
No description provided.
Delete branch "i.niyazov/frostfs-testcases:add-test-shard-metrics"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: Ilyas Niyazov i.niyazov@yadro.com
[#238] instead of [238]
be7743e4ce
todbc16fe54f
[238] Added test shard metricsto [#238] Added test shard metrics@ -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):
Need to check what is the error with
match
argument, common matches are stored herehttps://git.frostfs.info/TrueCloudLab/frostfs-testlib/src/branch/master/src/frostfs_testlib/resources/error_patterns.py