You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @tnqn. Is the second item (truncate binary data) the only one that has not been implemented?
Maybe we can ignore that item, since you have increased verbosity to 7, and close this issue?
When looking at Antrea logs for e2e tests, the log file can be hard to read because of all the binary dumps from libOpenflow. Some examples:
The second one goes on for almost 65KB of data!
We also have some plain garbage sometimes:
In addition to that, some log calls seem to be invalid:
A couple of ideas:
-v=4
(https://github.com/antrea-io/antrea/blob/main/test/e2e/coverage/agent-arg-file) so at lease these log messages would be omitted.The text was updated successfully, but these errors were encountered: