[#304] add morph and local ape tests #304

Merged
abereziny merged 1 commit from ChEktn/frostfs-testcases:feature_ape into support/v0.39 2024-11-12 12:44:41 +00:00
Member
No description provided.
ChEktn added 1 commit 2024-10-01 12:11:45 +00:00
d.zayakin requested changes 2024-10-02 10:26:24 +00:00
Dismissed
@ -0,0 +35,4 @@
reporter = get_reporter()
GET_CONTAINER = "GetContainer"
Member

We need to put all the constants in a separate class and move it somewhere in the testlib.

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"):
Member

Why this step? we don't check anything here, it doesn't remember, we just execute the command. For what?

Why this step? we don't check anything here, it doesn't remember, we just execute the command. For what?
ChEktn force-pushed feature_ape from 597861cd11 to fdfab37554 2024-10-15 11:26:27 +00:00 Compare
ChEktn force-pushed feature_ape from fdfab37554 to 87e69d6f68 2024-10-21 20:47:13 +00:00 Compare
d.zayakin approved these changes 2024-10-31 06:31:01 +00:00
abereziny approved these changes 2024-11-12 12:43:44 +00:00
abereziny merged commit 87e69d6f68 into support/v0.39 2024-11-12 12:44:41 +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#304
No description provided.