-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test searchv2 #951
Comments
@roman-khimov is faster than me 🏎 . Will leave written text here just in case not yet released, but available starting from nspcc-dev/neofs-node@d50f062. See API docs summary of innovations:
output example:
|
|
minor: assert underscored integers dont match |
i also recommend to always add object(s) without filtered attribute for test. This is natural for |
closes #951 Signed-off-by: Evgeniy Zayats <[email protected]>
closes #951 Signed-off-by: Evgeniy Zayats <[email protected]>
closes #951 Signed-off-by: Evgeniy Zayats <[email protected]>
closes #951 Signed-off-by: Evgeniy Zayats <[email protected]>
closes #951 Signed-off-by: Evgeniy Zayats <[email protected]>
closes #951 Signed-off-by: Evgeniy Zayats <[email protected]>
Is your feature request related to a problem? Please describe.
I'm always frustrated when we don't have tests for new features, SearchV2 CLI just went in, so it can be tested with a master (to be 0.45.0) node.
Describe the solution you'd like
We can test the whole searchv2 now. It has a lot of things to consider:
REP 3 CBF 3
is OK for 4-node setup)It's somewhat reminiscent of the old search, but still very different in many aspects.
Describe alternatives you've considered
No alternatives.
Additional context
nspcc-dev/neofs-node#3122
https://github.com/nspcc-dev/neofs-api/blob/00bfea07e771ee57f267d2a6387705f300057fea/object/service.proto#L170
https://github.com/nspcc-dev/neofs-api/blob/00bfea07e771ee57f267d2a6387705f300057fea/object/service.proto#L544
The text was updated successfully, but these errors were encountered: