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

workload: fix incorrect tpcc check command #126453

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

fqazi
Copy link
Collaborator

@fqazi fqazi commented Jun 29, 2024

Previously, when adding support for invoking a different tpcc worload commands, the check operation was accidentally regressed by generating an invalid command (due to an incorrect argument order). To address, this patch will generate a valid check command.

Fixes: #126443
Fixes: #126451
Fixes: #126447
Fixes: #126446
Fixes: #126443
Fixes: #126442
Fixes: #126440,
Fixes: #126439
Fixes: #126438
Fixes: #126437
Fixes: #126436
Fixes: #126435
Fixes: #126454

Release note: None

Previously, when adding support for invoking a different tpcc worload
commands, the check operation was accidentally regressed by generating
an invalid command (due to an incorrect argument order). To address,
this patch will generate a valid check command.

Fixes: cockroachdb#126443, cockroachdb#126451, cockroachdb#126447, cockroachdb#126446, cockroachdb#126443, cockroachdb#126442, cockroachdb#126440,
Fixes: cockroachdb#126439, cockroachdb#126438, cockroachdb#126437, cockroachdb#126436, cockroachdb#126435

Release note: None
@fqazi fqazi requested a review from a team June 29, 2024 12:18
@fqazi fqazi requested a review from a team as a code owner June 29, 2024 12:18
@fqazi fqazi requested review from herkolategan and DarrylWong and removed request for a team June 29, 2024 12:18
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@fqazi
Copy link
Collaborator Author

fqazi commented Jul 1, 2024

@rafiss TFTR

bors r+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants