Skip to content
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

roachtest: add validation for version binary override flag #133191

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

DarrylWong
Copy link
Contributor

Previously the help message for this flag had an incorrect example usage that listed the version without the leading v. Doing this would cause the override to never be used as the override checked for version with the leading v.

This change fixes the usage message as well as adds validation that overrided versions are parseable.

Release note: none
Fixes: none
Epic: none

Previously the help message for this flag had an incorrect example
usage that listed the version without the leading `v`. Doing this
would cause the override to never be used as the override checked
for version with the leading `v`.

This change fixes the usage message as well as adds validation that
overrided versions are parseable.
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@DarrylWong DarrylWong marked this pull request as ready for review October 23, 2024 18:19
@DarrylWong DarrylWong requested a review from a team as a code owner October 23, 2024 18:19
@DarrylWong DarrylWong requested review from nameisbhaskar and vidit-bhat and removed request for a team October 23, 2024 18:19
@DarrylWong
Copy link
Contributor Author

TFTR!

bors r=srosenberg

@craig craig bot merged commit 23adad6 into cockroachdb:master Oct 23, 2024
23 checks passed
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.

3 participants