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

chore(test): speedup some slow tests #2579

Merged
merged 1 commit into from
Aug 10, 2023
Merged

chore(test): speedup some slow tests #2579

merged 1 commit into from
Aug 10, 2023

Conversation

dnwe
Copy link
Collaborator

@dnwe dnwe commented Aug 9, 2023

  • make consumer and produce retries zero backoff
  • use parallel on TLS test
  • reduce mockbroker noise
  • add mockresponses support for per-topic Err in MetadataResponse
  • use microseconds in test debug logger

@dnwe dnwe added the internal label Aug 9, 2023
@dnwe dnwe force-pushed the dnwe/testing branch 13 times, most recently from 1ba34b8 to bb0d08a Compare August 10, 2023 10:12
- make consumer and produce retries zero backoff
- use parallel on TLS test
- reduce mockbroker noise
- add mockresponses support for per-topic Err in MetadataResponse
- use microseconds in test debug logger

Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
@dnwe dnwe merged commit 991b2b0 into main Aug 10, 2023
17 checks passed
@dnwe dnwe deleted the dnwe/testing branch August 10, 2023 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant