Skip to content

Commit 21e2e00

Browse files
committed
Ignore expected message
Change-Id: Id7a9d43c818f6ea618c96cb1c6e36173df8ef499 Signed-off-by: Wei Guo <[email protected]>
1 parent 5f5b67d commit 21e2e00

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ansible/roles/test/files/tools/loganalyzer/loganalyzer_common_ignore.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,3 +428,6 @@ r, ".*ERR systemd\[1\]: Failed to listen on systemd-networkd.socket - Network Se
428428

429429
# Ignore syncd error when switching global packet trimming mode
430430
r, ".*ERR .* SAI_API_SWITCH:brcm_sai_switch_pkt_trim_qos_tc_egr_entries_create:.* Egress qos map with idx .* entries are already present.*"
431+
432+
# This is a deprecation warning not a functional error, which matches the regex "kernel:.*allocation", not an err.
433+
r, ".*kernel.*gpio.*Static allocation of GPIO base is deprecated.*"

0 commit comments

Comments
 (0)