Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scenarios/grpc: add simple search example
It does what it claims, however, it may be adjusted to real requirements in the future. Controlled by a number of iterations and number of virtual users. Searches for objects with `test=test` attributes. Closes #90. Run example: ``` ▶ ./xk6-neofs run -e i=200 -e vu=1 -e cid=FB6UeNbx65iHuNKNbGsb2xHxooU7kXangaUxv9P6h9uW -e GRPC_ENDPOINT=s01.neofs.devenv:8080 scenarios/grpc_search.js ``` Signed-off-by: Pavel Karpy <[email protected]>
- Loading branch information