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

test: Remove outdated error msg from allowlist #16998

Merged
merged 1 commit into from Aug 11, 2021

Conversation

pchaigno
Copy link
Member

Commit 678e098 ("change log level for lock failed: endpoint is in the process of being removed") changed this error message into a debug message. We therefore don't need to have an exception for it in tests.

Fixes: #16773.

@pchaigno pchaigno added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. labels Jul 26, 2021
@pchaigno pchaigno requested a review from a team as a code owner July 26, 2021 15:33
@pchaigno pchaigno marked this pull request as draft July 28, 2021 19:53
Commit 678e098 ("change log level for `lock failed: endpoint is in the
process of being removed`") changed this error message into a debug
message. We therefore don't need to have an exception for it in tests.

Fixes: 678e098 ("change log level for `lock failed: endpoint is in the process of being removed`")
Signed-off-by: Paul Chaignon <paul@cilium.io>
@pchaigno pchaigno marked this pull request as ready for review August 11, 2021 09:09
@pchaigno
Copy link
Member Author

Tests are passing and Chris reviewed (I only rebased since Chris reviewed). Marking ready to merge.

@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Aug 11, 2021
@gandro gandro merged commit 2d075ea into cilium:master Aug 11, 2021
@pchaigno pchaigno deleted the remove-bad-error-string branch August 11, 2021 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants