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: fixed test validating disk size when moving with local retention #19932

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

mmaslankaprv
Copy link
Member

@mmaslankaprv mmaslankaprv commented Jun 20, 2024

Previously the test wasn't waiting for metrics to be reported leading to failures.

Fixes: #19920

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
  • v24.1.x
  • v23.3.x
  • v23.2.x

Release Notes

  • none

Previously the test wasn't waiting for metrics to be reported leading to
failures.

Fixes: redpanda-data#19920

Signed-off-by: Michał Maślanka <michal@redpanda.com>
@vbotbuildovich
Copy link
Collaborator

new failures in https://buildkite.com/redpanda/redpanda/builds/50484#019034b0-7c88-4a18-83c2-ba7ec3fc6cf2:

"rptest.tests.archive_retention_test.CloudArchiveRetentionTest.test_delete.cloud_storage_type=CloudStorageType.S3.retention_type=retention.bytes"
"rptest.tests.test_si_cache_space_leak.ShadowIndexingCacheSpaceLeakTest.test_si_cache.message_size=10000.num_messages=100000.concurrency=2"

@vbotbuildovich
Copy link
Collaborator

@mmaslankaprv
Copy link
Member Author

/ci-repeat 1

@piyushredpanda piyushredpanda merged commit f0eb918 into redpanda-data:dev Jun 23, 2024
20 checks passed
@vbotbuildovich
Copy link
Collaborator

/backport v24.1.x

@vbotbuildovich
Copy link
Collaborator

/backport v23.3.x

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 (key symptom) in ScalingUpTest.test_moves_with_local_retention
4 participants