mirror of
https://github.com/nspcc-dev/neofs-testcases.git
synced 2026-03-01 04:29:19 +00:00
Test EC policies #426
Labels
No labels
I1
I2
I3
I4
S0
S1
S1
S2
S3
S4
U0
U0
U1
U2
U3
U4
blocked
bug
dependencies
discussion
documentation
enhancement
enhancement
enhancement
epic
feature
good first issue
help wanted
performance
question
task
test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nspcc-dev/neofs-testcases#426
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @roman-khimov on GitHub (Oct 16, 2025).
Originally assigned to: @evgeniiz321 on GitHub.
With https://github.com/nspcc-dev/neofs-node/pull/3570 merged we get EC policies (don't forget to enable experimental setting). We need a set of thorough tests for them. Theoretically it's at least the same set of object operation tests we do for REP containers, but with an EC twist (like expected number of objects and their exact placement where tests care). Then we will need tests for EC-specific things like object part restore (but it's in progress, https://github.com/nspcc-dev/neofs-node/pull/3628).
Split objects don't work yet, see https://github.com/nspcc-dev/neofs-node/pull/3607.