-
Notifications
You must be signed in to change notification settings - Fork 260
ci: Add check for cilium error logs to cilium nightly pipeline #3592
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
0069d78 to
411ce18
Compare
|
If we want to test the cilium logs for error, we can use the connectivity test for that. They have check log error and specify the |
411ce18 to
0ca8d8a
Compare
|
https://github.com/cilium/cilium/pull/36231/files , got it. I think this only checks agent logs, so for now we can still leverage this for operator. |
3cac522 to
1e977db
Compare
1e977db to
595267e
Compare
|
/azp run Azure Container Networking PR |
|
Azure Pipelines successfully started running 1 pipeline(s). |
* ci: create log check template * ci: add log check to cilium nightly * chore: clean up spacing. * ci: move log check, address nit
Reason for Change:
Adds an additional level of alerting for breaking changes occurring in upstream cilium.
Issue Fixed:
Requirements:
Notes: