Gaurav Aradhye created CLOUDSTACK-8453:
------------------------------------------
Summary: Fix DB result check in test_VirtualRouter_alerts.py
Key: CLOUDSTACK-8453
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8453
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: Future
Reporter: Gaurav Aradhye
Assignee: Gaurav Aradhye
Fix For: Future
After stopping the apache service, the alerts in database is matched currently
with the string "Monitoring Service on VR RouterName".
The database contains the subject as "Monitoring Service on VR RouterName.
2015-05-07 10:36:07,207 [INFO] [The process apache2 is not running trying
recover ] apache2"
The string matching should be made less strict and should be made to use like %
operator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)