From e1ff49805709ab2c0aa0ca1e3ebc36ea9a1b9ed2 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 11 Feb 2021 11:32:52 -0800 Subject: [PATCH] greenwave: set warning on nagios check of queue to 50 from 10 Signed-off-by: Kevin Fenzi --- playbooks/openshift-apps/greenwave.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/greenwave.yml b/playbooks/openshift-apps/greenwave.yml index 56e8143b7c..d781a5e367 100644 --- a/playbooks/openshift-apps/greenwave.yml +++ b/playbooks/openshift-apps/greenwave.yml @@ -17,7 +17,7 @@ - "org.fedoraproject.*.taskotron.result.new" - "org.fedoraproject.*.waiverdb.waiver.new" thresholds: - warning: 10 + warning: 50 critical: 100 # The openshift/project role breaks if the project already exists: