git-hulk commented on issue #2478:
URL: https://github.com/apache/kvrocks/issues/2478#issuecomment-2347890513
> @git-hulk Yes, specified test cases.
You can run with `-test.run`. For example, I want to run the test case
`TestFullSyncReplication`, then you should enter the dir
`tests/gocase/integration/replication` and run `go test -test.run
"TestFullSyncReplication" -workspace /tmp -binPath {Your Kvrocks Binary Path}`.
Remember to replace `{Your Kvrocks Binary Path}` with your owner Kvrocks
binary path.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]