[#304] add morph and local ape tests #304
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#304
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "ChEktn/frostfs-testcases:feature_ape"
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?
@ -0,0 +35,4 @@
reporter = get_reporter()
GET_CONTAINER = "GetContainer"
We need to put all the constants in a separate class and move it somewhere in the testlib.
@ -0,0 +114,4 @@
):
test_file = generate_file(simple_object_size.value)
with reporter.step("List rule for the first node"):
Why this step? we don't check anything here, it doesn't remember, we just execute the command. For what?
597861cd11
tofdfab37554
fdfab37554
to87e69d6f68