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

rptest: extend log allow list in scrubbing test #13821

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

VladLazar
Copy link
Contributor

The test removes a segment from the manifest for the scrubber to detect. A reupload may be attempted somewhere after the base offset of the removed segment. The STM manifest will refuse to apply the command and log an error. This commit updates the log allow list to include said error.

Fixes #13732

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

Release Notes

  • none

@VladLazar
Copy link
Contributor Author

/ci-repeat 5
dt-log-level=debug
dt-repeat=10
tests/rptest/tests/cloud_storage_scrubber_test.py::CloudStorageScrubberTest.test_scrubber

andijcr
andijcr previously approved these changes Sep 29, 2023
dotnwat
dotnwat previously approved these changes Oct 2, 2023
The test removes a segment from the manifest for the scrubber to detect.
A reupload may be attempted somewhere after the base offset of the
removed segment. The STM manifest will refuse to apply the command and
log an error. This commit updates the log allow list to include said
error.

Fixes redpanda-data#13732
@VladLazar
Copy link
Contributor Author

Changes in force-push: added another related error log to the allow list

@VladLazar
Copy link
Contributor Author

/ci-repeat 5
dt-log-level=debug
dt-repeat=10
tests/rptest/tests/cloud_storage_scrubber_test.py::CloudStorageScrubberTest.test_scrubber

@VladLazar VladLazar merged commit a4a6df4 into redpanda-data:dev Oct 2, 2023
9 checks passed
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 (BadLogLines) in CloudStorageScrubberTest.cloud_storage_scrubber_test
3 participants