Title: [opsview] [10033] Looks like a DNS change has affected this test, so I altered it accordingly.
Revision
10033
Author
pknight
Date
2012-09-11 14:47:31 +0100 (Tue, 11 Sep 2012)

Log Message

Looks like a DNS change has affected this test, so I altered it accordingly.

Modified Paths

Modified: trunk/opsview-web/t/654-api2-reload.t
===================================================================
--- trunk/opsview-web/t/654-api2-reload.t	2012-09-11 13:43:41 UTC (rev 10032)
+++ trunk/opsview-web/t/654-api2-reload.t	2012-09-11 13:47:31 UTC (rev 10033)
@@ -199,6 +199,12 @@
 # Do not check auditlog_entries, because this is likely to change while reading as backups are asynchronous
 $expected = [
     {
+        'detail' =>
+          'Unable to lookup IP address for \'opsviewdev1\' (opsviewdev1.der.altinity) - ignoring MRTG configuration for this host',
+        'monitoringserver' => 'Master Monitoring Server',
+        'severity'         => 'warning'
+    },
+    {
         detail =>
           "Missing required variable PAGER for contact somehosts for notification method AQL - ignoring this notification",
         monitoringserver => "Master Monitoring Server",

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to