Is your feature request related to a problem? Please describe.
I'm always frustrated when we don't have a test for put failure scenario.
Describe the solution you'd like
REP 1 CBF 4 (or REP 2, but that requires more objects), have nodes failing requests (@carpawell can tell how to do that), push some number (10?) of objects into the node (the probability of hitting the relay-only scenario is 3/4 for REP 1 CBF 4), check that put never succeeds (with 0.43.0 there will be cases where it does).
Additional context
nspcc-dev/neofs-node#3014
nspcc-dev/neofs-node#2948
Is your feature request related to a problem? Please describe.
I'm always frustrated when we don't have a test for put failure scenario.
Describe the solution you'd like
REP 1 CBF 4(orREP 2, but that requires more objects), have nodes failing requests (@carpawell can tell how to do that), push some number (10?) of objects into the node (the probability of hitting the relay-only scenario is 3/4 forREP 1 CBF 4), check that put never succeeds (with 0.43.0 there will be cases where it does).Additional context
nspcc-dev/neofs-node#3014
nspcc-dev/neofs-node#2948