From e91b3d899d736645a227a8d74ec9893fedba959f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 13 Jun 2017 14:53:25 +0200 Subject: reproducible Debian: let's not fail the node health check just because the internet is down… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Holger Levsen --- logparse/reproducible.rules | 3 +++ 1 file changed, 3 insertions(+) (limited to 'logparse') diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index 66139b3b..cba99551 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -22,3 +22,6 @@ warning /W: The repository .+ is not signed./ warning /W: There is no public key available for the following key IDs:.+/ warning /Warning: /.../shm.+please tell the jenkins admins to fix this./ warning /Warning, today is the wrong future:.+/ +warning /Warning: curl http:..www.debian.org failed, probably the proxy is down for.+/ + + -- cgit v1.2.3-54-g00ecf