From: Holger Levsen Date: Thu, 7 Mar 2013 17:34:48 +0000 (+0100) Subject: ignore one warning, treat another as fatal X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=81746368fbbeb1c9ff5d6c4ebac97c69a7956157;p=profitbricks%2Fjenkins-build-scripts.git ignore one warning, treat another as fatal --- diff --git a/logparse/gw-autotest.rules b/logparse/gw-autotest.rules index f06cc64..28c9ce6 100644 --- a/logparse/gw-autotest.rules +++ b/logparse/gw-autotest.rules @@ -10,11 +10,12 @@ ok /^WARNING: U.{5}: .+ broken pixel/ ok /^WARNING: Unknown X keysym/ ok /^WARNING: Can not find/ ok /^WARNING: Skipping too long sequence:/ - +ok /^FINER: RET: Warning: Permanently added .+ (RSA) to the list of known hosts./ # match line starting with 'error ', case-insensitive error /(?i)^error / error /^FINE: Abort. Could not ping all machines./ +error /.+Result:FAILED/ # list of warnings here... warning /[Ww]arning/