Ottomata has submitted this change and it was merged.

Change subject: Test --until graphite_check parameter on all varnishkafka drerr 
reports
......................................................................


Test --until graphite_check parameter on all varnishkafka drerr reports

Change-Id: I8df391ebe9117c5cd9f8498d8cb10088ca580850
---
M modules/role/manifests/cache/kafka/webrequest.pp
1 file changed, 2 insertions(+), 6 deletions(-)

Approvals:
  Ottomata: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/role/manifests/cache/kafka/webrequest.pp 
b/modules/role/manifests/cache/kafka/webrequest.pp
index 4c18059..4e0d92a 100644
--- a/modules/role/manifests/cache/kafka/webrequest.pp
+++ b/modules/role/manifests/cache/kafka/webrequest.pp
@@ -76,12 +76,8 @@
     }
 
 
-    # TEMPORARY test --until only on a single host
-    $until = $::fqdn ? {
-        'cp1054.eqiad.wmnet' => '0min',
-        default              => undef,
-    }
-
+    # TEMPORARY test --until on all vk drerr alerts
+    $until = '0min'
 
     # Generate an alert if too many delivery report errors per minute
     # (logster only reports once a minute)

-- 
To view, visit https://gerrit.wikimedia.org/r/255425
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8df391ebe9117c5cd9f8498d8cb10088ca580850
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <o...@wikimedia.org>
Gerrit-Reviewer: BBlack <bbl...@wikimedia.org>
Gerrit-Reviewer: Ottomata <o...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to