Faidon Liambotis has submitted this change and it was merged.

Change subject: Change m.wikipedia.org check pattern again
......................................................................


Change m.wikipedia.org check pattern again

The "Last modified on" as proposed by mobile doesn't (always?) appear on
the footer of en.m's main page ("View edit history of this page" is
being used instead). Switch to "Terms of Use" as an emergency fix,
although I start to doubt the usefulness of this check in general and
why mobile is different than desktop in this case...

Change-Id: I31dc6c7ab76cca25c5844c28bc238e741c9aaf99
---
M templates/icinga/checkcommands.cfg.erb
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Faidon Liambotis: Verified; Looks good to me, approved



diff --git a/templates/icinga/checkcommands.cfg.erb 
b/templates/icinga/checkcommands.cfg.erb
index 726eba2..45e4eb9 100644
--- a/templates/icinga/checkcommands.cfg.erb
+++ b/templates/icinga/checkcommands.cfg.erb
@@ -283,7 +283,7 @@
 # 'check_http_mobile' command definition
 define command{
        command_name    check_http_mobile
-       command_line    $USER1$/check_http -H en.m.wikipedia.org -I 
$HOSTADDRESS$ -u /wiki/Main_Page -w 10 -c 20 -t 60 -f warning -r 'Last modified 
on'
+       command_line    $USER1$/check_http -H en.m.wikipedia.org -I 
$HOSTADDRESS$ -u /wiki/Main_Page -w 10 -c 20 -t 60 -f warning -r 'Terms of Use'
        }
 
 define command{

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I31dc6c7ab76cca25c5844c28bc238e741c9aaf99
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to