Skip to content

tools/benchmark/README.md: Update installation as go get does not work#13027

Merged
ptabor merged 1 commit intoetcd-io:mainfrom
lilic:benchmark-readme
May 31, 2021
Merged

tools/benchmark/README.md: Update installation as go get does not work#13027
ptabor merged 1 commit intoetcd-io:mainfrom
lilic:benchmark-readme

Conversation

@lilic
Copy link
Contributor

@lilic lilic commented May 21, 2021

I noticed a lot of users mentioning go get go.etcd.io/etcd/tools/benchmark does not work for the benchmark tool. This updates the instructions to avoid confusion. I am not sure if the goal is to get it to work with go get, but I would suggest we open a follow-up issue if we want to.

Fixes #12526 #12851

@ptabor
Copy link
Contributor

ptabor commented May 24, 2021

go get go.etcd.io/etcd/v3/tools/benchmark

Also seems to install the tool (please notice the /v3)

@lilic lilic force-pushed the benchmark-readme branch from 04f8138 to 312908c Compare May 31, 2021 08:25
@lilic
Copy link
Contributor Author

lilic commented May 31, 2021

You know I tried various different go get combos with v3 but not this one :D Thank you @ptabor, please have another look!

@ptabor
Copy link
Contributor

ptabor commented May 31, 2021

Thank you.

@ptabor ptabor merged commit c7cbc6b into etcd-io:main May 31, 2021
@lilic lilic deleted the benchmark-readme branch May 31, 2021 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Can not go get benchmark CLI tool

3 participants