diff --git a/ansible/roles/test/files/tools/loganalyzer/loganalyzer_common_ignore.txt b/ansible/roles/test/files/tools/loganalyzer/loganalyzer_common_ignore.txt index 7b7196a92f..1c4d25f0fa 100644 --- a/ansible/roles/test/files/tools/loganalyzer/loganalyzer_common_ignore.txt +++ b/ansible/roles/test/files/tools/loganalyzer/loganalyzer_common_ignore.txt @@ -186,3 +186,6 @@ r, ".* ERR syncd\d*#syncd.*SAI_API_UNSPECIFIED:sai_bulk_object_get_stats.*" # https://msazure.visualstudio.com/One/_workitems/edit/25018599 r, ".* ERROR: Failed to parse lldp age.*" + +# NTPsec always expects the statistics directory to be available, but for now, we don't need NTP stats to be logged +r, ".* ERR ntpd.*: statistics directory .* does not exist or is unwriteable, error No such file or directory"