Skip to content

roachtest: Ensure tpcc workloads runs for a bit#108531

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
miretskiy:roachtest
Aug 10, 2023
Merged

roachtest: Ensure tpcc workloads runs for a bit#108531
craig[bot] merged 1 commit intocockroachdb:masterfrom
miretskiy:roachtest

Conversation

@miretskiy
Copy link
Copy Markdown
Contributor

An issue in roachtest #108530 prevents clean test
termination when calling Wait() on a test monitor
that did not have at least 1 task started.

This cause cdc/kafka-oauth test to hang.
Add a '30s' duration to the tpcc task to go around this problem.

Fixes #108507

Release note: None

@miretskiy miretskiy requested a review from a team as a code owner August 10, 2023 16:43
@miretskiy miretskiy requested review from DarrylWong and rachitgsrivastava and removed request for a team August 10, 2023 16:43
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

An issue in roachtest cockroachdb#108530 prevents clean test
termination when calling Wait() on a test monitor
that did not have at least 1 task started.

This cause `cdc/kafka-oauth` test to hang.
Add a '30s' duration to the tpcc task to go around
this problem.

Fixes cockroachdb#108507

Release note: None
@miretskiy
Copy link
Copy Markdown
Contributor Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Aug 10, 2023

Build succeeded:

@craig craig bot merged commit 8ca9b05 into cockroachdb:master Aug 10, 2023
@miretskiy
Copy link
Copy Markdown
Contributor Author

blathers backport 23.1

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.

roachtest: cdc/kafka-oauth failed

3 participants