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: use less partitions in rack aware placement test for debug builds #6264

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

mmaslankaprv
Copy link
Member

Cover letter

Debugs builds are really slow because of default allocator and sanitizer overhead.
Use less partitions in debug builds to make test more reliable.

Fixes: #6248

Fixes #ISSUE-NUMBER, Fixes #ISSUE-NUMBER, ...

Backport Required

  • not a bug fix
  • issue does not exist in previous branches
  • papercut/not impactful enough to backport
  • v22.2.x
  • v22.1.x
  • v21.11.x

UX changes

Describe in plain language how this PR affects an end-user. What topic flags, configuration flags, command line flags, deprecation policies etc are added/changed.

Release notes

Debugs builds are really slow because of default allocator and  sanitizer overhead.
Use less partitions in debug builds to make test more reliable.

Fixes: redpanda-data#6248

Signed-off-by: Michal Maslanka <michal@redpanda.com>
@rystsov
Copy link
Contributor

rystsov commented Aug 31, 2022

I've rebased the fi to test on #6003

@rystsov rystsov merged commit e0747cd into redpanda-data:dev Sep 1, 2022
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.

CI Failure (500 on decommission) in RackAwarePlacementTest.test_rack_awareness_after_node_operations
2 participants