[#303] add local object ape tests #303
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#303
Loading…
Reference in a new issue
No description provided.
Delete branch "ChEktn/frostfs-testcases: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?
13226424ce
tocc5b3a7429
[#303] add morph and local ape tests]to [#303] add morph and local ape testscc5b3a7429
tob6958d2c78
[#303] add morph and local ape teststo [#303] add morph and local object ape testsb6958d2c78
to035610914e
@ -0,0 +348,4 @@
)
with reporter.step("Check get object from container on the first node, expected error"):
check_get_object_1 = can_get_object(
For expecting the exception please use
@ -0,0 +289,4 @@
assert check_delete_object_1 == True, "Can't delete object to container on the first node"
with reporter.step("Check delete object to container on the second node, allow expected"):
check_delete_object_2 = can_delete_object(
For not expecting the exception, please use:
035610914e
to0df880a748
0df880a748
to0ee1815712
edf5a9eced
to085afe2f03
d60e3c1c30
to2ce8f43e9c
New commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings
[#303] add morph and local object ape teststo [#303] add local object ape tests2ce8f43e9c
tob33514df3c