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: Reenable debug mode for monitor tests #15127

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

pchaigno
Copy link
Member

Debug mode was explicitly disabled in monitor tests, presumably to disable the datapath's debug mode which would change the traces collected by cilium monitor. Datapath debug mode is now disabled by default in all tests independently of the agent's debug mode. We can therefore reenable the later.

Debug mode was explicitly disabled in monitor tests, presumably to
disable the datapath's debug mode which would change the traces
collected by cilium monitor. Datapath debug mode is now disabled by
default in all tests independently of the agent's debug mode. We can
therefore reenable the later.

Signed-off-by: Paul Chaignon <paul@cilium.io>
@pchaigno pchaigno added area/CI Continuous Integration testing issue or flake area/monitor Impacts monitoring, access logging, flow logging, visibility of datapath traffic. release-note/ci This PR makes changes to the CI. labels Feb 26, 2021
@pchaigno pchaigno requested a review from a team February 26, 2021 13:25
@pchaigno pchaigno requested a review from a team as a code owner February 26, 2021 13:25
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.10.0 Feb 26, 2021
@pchaigno
Copy link
Member Author

test-me-please

@pchaigno pchaigno unassigned brb Mar 1, 2021
@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Mar 1, 2021
@errordeveloper errordeveloper merged commit 49e0fbb into cilium:master Mar 2, 2021
1.10.0 automation moved this from In progress to Done Mar 2, 2021
@pchaigno pchaigno deleted the enable-debug-monitor-tests branch March 2, 2021 16:02
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 area/monitor Impacts monitoring, access logging, flow logging, visibility of datapath traffic. 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
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

5 participants