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

Fixed test_partition_balancer_with_many_partitions setup #11199

Merged
merged 2 commits into from
Jun 6, 2023

Conversation

mmaslankaprv
Copy link
Member

@mmaslankaprv mmaslankaprv commented Jun 5, 2023

Fixed setup of PartitionBalancerScaleTest::test_partition_balancer_with_many_partitions. Previously the number of created partitions did not taken into account the node which is stopped during the test.

Fixes: #9337

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.1.x
  • v22.3.x
  • v22.2.x

Release Notes

  • none

Signed-off-by: Michal Maslanka <michal@redpanda.com>
When testing partition balancer at scale we use large number of
partitions. In order for the test to pass we need to adjust the test
parameters to account for the node that is being made available during
the test.

Fixes: redpanda-data#9337

Signed-off-by: Michal Maslanka <michal@redpanda.com>
@mmaslankaprv
Copy link
Member Author

mmaslankaprv commented Jun 5, 2023

/cdt
tests/rptest/scale_tests/partition_balancer_scale_test.py::PartitionBalancerScaleTest

@mmaslankaprv
Copy link
Member Author

/cdt
dt-repeat=3
tests/rptest/scale_tests/partition_balancer_scale_test.py::PartitionBalancerScaleTest.test_partition_balancer_with_many_partitions

1 similar comment
@mmaslankaprv
Copy link
Member Author

/cdt
dt-repeat=3
tests/rptest/scale_tests/partition_balancer_scale_test.py::PartitionBalancerScaleTest.test_partition_balancer_with_many_partitions

@piyushredpanda
Copy link
Contributor

Failures: #11166

@piyushredpanda piyushredpanda merged commit c7cf95f into redpanda-data:dev Jun 6, 2023
@vshtokman
Copy link
Contributor

Do we need backports here?

cc @mmaslankaprv , @piyushredpanda

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