Rush has submitted this change and it was merged.
Change subject: tools.checker continually watch for webservices
......................................................................
tools.checker continually watch for webservices
Bug: T136162
Change-Id: Ia344ef600060b6783c7248e3b4bf7eeadddbba8b
---
M modules/icinga/manifests/monitor/toollabs.pp
1 file changed, 6 insertions(+), 0 deletions(-)
Approvals:
Rush: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/icinga/manifests/monitor/toollabs.pp
b/modules/icinga/manifests/monitor/toollabs.pp
index 5208822..0e20c8f 100644
--- a/modules/icinga/manifests/monitor/toollabs.pp
+++ b/modules/icinga/manifests/monitor/toollabs.pp
@@ -118,4 +118,10 @@
check_command => "${checker}!/grid/start/precise!OK",
host => $test_entry_host,
}
+
+ monitoring::service { 'tools-checker-webservices':
+ description => 'Start and verify pages via webservices',
+ check_command => "${checker}!/service/start!OK",
+ host => $test_entry_host,
+ }
}
--
To view, visit https://gerrit.wikimedia.org/r/290681
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia344ef600060b6783c7248e3b4bf7eeadddbba8b
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits