Loganalyzer fix for cisco platform Cisco-8102-28FH-DPU-O-T1 #17263
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of PR
Loganalyzer fix for cisco platform Cisco-8102-28FH-DPU-O-T1
Summary:Loganalyzer fix for cisco platform Cisco-8102-28FH-DPU-O-T1
Fixes # (issue)
Type of change
Back port request
Approach
added fix to loganalyzer_common_ignore.txt file.
What is the motivation for this PR?
202405 branch few tests were failing due to syslog error.
How did you do it?
added below changes to to the file
+++ b/ansible/roles/test/files/tools/loganalyzer/loganalyzer_common_ignore.txt
Fix:
+r, ".* ERR pmon#xcvrd:.CMIS:.no suitable app for the port appl."
+r, ". ERR kernel:.*ltc2497.*i2c transfer failed: -EFAULT"
How did you verify/test it?
ran below test cases:
drop_packets/test_drop_counters.py
iface_namingmode/test_iface_namingmode.py::TestConfigInterface::test_config_interface_speed
Any platform specific information?
Cisco-8102-28FH-DPU-O-T1
Supported testbed topology if it's a new test case?
t1-28-lag
Documentation