Skip to content

Conversation

@miretskiy
Copy link
Contributor

Add ability to specify workload binary independently of cockroach binary.
The -W (capital 'W') flag added to each driver script overrides default
binary to use.

@miretskiy miretskiy requested a review from ZhouXing19 February 10, 2022 12:55
cmd/generate.go Outdated
cockroach_binary=''
workload_binary=''
while getopts 'c:b:w:dn:I:F:N:C:T:R:r' flag; do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to add W: in the list

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Add ability to specify workload binary independently of cockroach binary.
The `-W` (capital 'W') flag added to each driver script overrides default
binary to use.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants