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

[v24.2.x] tests: made fast partition movement test a bit more tolerant #24701

Open
wants to merge 1 commit into
base: v24.2.x
Choose a base branch
from

Conversation

mmaslankaprv
Copy link
Member

@mmaslankaprv mmaslankaprv commented Jan 7, 2025

Backport of PR #24379
Fixes: #24391

Made a test checking if fast partition movement works a bit more
tolerant when checking the size of partitions on target node. The change
does not influence the test correctness.

Fixes CORE-7157

Signed-off-by: Michał Maślanka <michal@redpanda.com>
(cherry picked from commit b90e08c)
@mmaslankaprv mmaslankaprv added this to the v24.2.x-next milestone Jan 7, 2025
@mmaslankaprv mmaslankaprv added the kind/backport PRs targeting a stable branch label Jan 7, 2025
@mmaslankaprv mmaslankaprv marked this pull request as ready for review January 7, 2025 12:49
@vbotbuildovich
Copy link
Collaborator

Retry command for Build#60342

please wait until all jobs are finished before running the slash command

/ci-repeat 1
tests/rptest/tests/archive_retention_test.py::CloudArchiveRetentionTest.test_delete@{"cloud_storage_type":2,"retention_type":"retention.bytes"}

@vbotbuildovich
Copy link
Collaborator

CI test results

test results on build#60342
test_id test_kind job_url test_status passed
rptest.tests.archive_retention_test.CloudArchiveRetentionTest.test_delete.cloud_storage_type=CloudStorageType.ABS.retention_type=retention.bytes ducktape https://buildkite.com/redpanda/redpanda/builds/60342#01944119-b304-4ce2-86fe-ab41bc3d6e12 FAIL 0/1

@mmaslankaprv
Copy link
Member Author

/ci-repeat 1

1 similar comment
@mmaslankaprv
Copy link
Member Author

/ci-repeat 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v24.2.x] tests: made fast partition movement test a bit more tolerant
2 participants