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: tolerate rpc errors in TopicDeleteStressTest #4367

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

jcsp
Copy link
Contributor

@jcsp jcsp commented Apr 21, 2022

Cover letter

This is a lighter touch than marking the test ok_to_fail:
we are specifically just tolerating failures that result
from the unexpected RPC error.

Related: #4326

Release notes

  • none

This is a lighter touch than marking the test ok_to_fail:
we are specifically just tolerating failures that result
from the unexpected RPC error.

Related: redpanda-data#4326
@jcsp
Copy link
Contributor Author

jcsp commented Apr 21, 2022

CI failure is unrelated #4374

Copy link
Contributor

@rystsov rystsov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, let's temporary exclude those lines before the test is fixed. It's safe since the issue caused by the way test is shutting down (kill -9) rather than with RP behavior.

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.

2 participants