Unverified Commit df904c04 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

logparse: move the ignoring rule to the right file

parent 68a50830
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -30,6 +30,8 @@ ok /perl: warning: Setting locale failed./
ok /W: .+: debian-news-entry-has-strange-distribution UNRELEASED/
ok /W: .+ changes: orig-tarball-missing-upstream-signature/
ok /Warning: No server certificate defined; will use a selfsigned one.$/
ok /^Warning: The home dir \/run\/uuidd you specified can't be accessed: No such file or directory/
ok /^dh_bash-completion: warning: file-list parsing failed, installing as proper snippet$/

# Suppress warnings from cryptsetup initramfs hook
ok /cryptsetup: .+/
+0 −4
Original line number Diff line number Diff line
# see https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin

# not relevant for us (eg issues in sid, noticable when installing build-deps)
ok /Warning: The home dir .+uuidd you specified can.t be accessed: No such file or directory/
ok /dh_bash-completion: warning: file-list parsing failed, installing as proper snippet/

# list of warnings here...
warning /Warning: .+ is not a source package, or was removed or renamed. Please investigate./
warning /Warning: Download of .+ sources failed./