Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1058658

Summary: Alerts not triggered on syntetic platform when events pushed through REST
Product: [JBoss] JBoss Operations Network Reporter: Libor Zoubek <lzoubek>
Component: RESTAssignee: Heiko W. Rupp <hrupp>
Status: CLOSED DUPLICATE QA Contact: Sunil Kondkar <skondkar>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: JON 3.2CC: lkrejci, loleary, theute
Target Milestone: ---Keywords: NeedsTestCase
Target Release: JON 3.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-28 12:12:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Libor Zoubek 2014-01-28 09:49:45 UTC
Description of problem: Alerts not triggered on syntetic platform when events pushed through REST


Version-Release number of selected component (if applicable):
RHQ 4.10.0

How reproducible: always


Steps to Reproduce:
1. create syntetic platform via REST interface
2. create alert definition with condition matching any event on your new platform
3. create event source for new platform
4. push events 

Actual results:

alert does not get triggered

Expected results:

alert gets triggered

Additional info:

This is related to syntetic platform only, on regular platform alert gets correctly triggered when events pushed through REST.

Comment 1 Libor Zoubek 2014-01-28 10:10:53 UTC
There is automated test for this bug:

https://github.com/RedHatQE/jon-tests/tree/master/alerts

export RHQ_HOSTS="<your RHQ Server hostname>"
nosetests -a dampening,event,once,syntetic

Comment 5 Lukas Krejci 2014-08-28 12:12:00 UTC
This has the same underlying cause as BZ 1035890. Closing.

*** This bug has been marked as a duplicate of bug 1035890 ***