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

tests: cleanup from ManyPartitionsTest improvements #5970

Merged
merged 6 commits into from
Aug 15, 2022

Conversation

jcsp
Copy link
Contributor

@jcsp jcsp commented Aug 11, 2022

Cover letter

This is followup to #5816 to pick up some non-blocking improvements.

Backport Required

  • not a bug fix
  • papercut/not impactful enough to backport
  • v22.2.x
  • v22.1.x
  • v21.11.x

(backporting to keep other test backports easy rather than out of necessity)

UX changes

None

Release notes

  • none

@jcsp jcsp force-pushed the scale-test-update-followup branch from c0b95f7 to 1689a72 Compare August 11, 2022 18:57
@jcsp jcsp marked this pull request as ready for review August 11, 2022 18:58
"""
if nodes is None and num_workers is None:
num_workers = 3
Copy link
Member

Choose a reason for hiding this comment

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

dunno if mutual exclusion the param description should be verified with something like an else case asserting that both nodes and num_workers aren't non-None

@jcsp
Copy link
Contributor Author

jcsp commented Aug 15, 2022

CI failure is:

@jcsp jcsp merged commit 4afa5f9 into redpanda-data:dev Aug 15, 2022
@jcsp jcsp deleted the scale-test-update-followup branch August 15, 2022 10:25
This pull request was closed.
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