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: Enable verbose policy logs to help debug flake #16748

Merged
merged 1 commit into from Jul 2, 2021

Conversation

pchaigno
Copy link
Member

@pchaigno pchaigno commented Jul 1, 2021

The DNSSEC test has been flaky in master, egress connections rejected by lack of an allow policy rule. The client pod is deleted as soon as the connection fails so we can't retrieve policy map contents that way. Instead, we can dump the verbose policy logs and reconstruct an image of the policy map state when the drops happen.

Related: #16713.

The DNSSEC test has been flaky in master, egress connections rejected by
lack of an allow policy rule. The client pod is deleted as soon as the
connection fails so we can't retrieve policy map contents that way.
Instead, we can dump the verbose policy logs and reconstruct an image of
the policy map state when the drops happen.

Suggested-by: Joe Stringer <joe@cilium.io>
Signed-off-by: Paul Chaignon <paul@cilium.io>
@pchaigno pchaigno added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. labels Jul 1, 2021
@pchaigno pchaigno requested review from a team as code owners July 1, 2021 22:28
@pchaigno
Copy link
Member Author

pchaigno commented Jul 1, 2021

test-runtime

@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jul 2, 2021
@pchaigno
Copy link
Member Author

pchaigno commented Jul 2, 2021

Runtime test passed and reviews are in. Merging.

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

5 participants