| Summary: | Alert with measuremnt value range condition does not get fired when data is pushed through REST api | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Libor Zoubek <lzoubek> |
| Component: | Monitoring - Alerts, REST | Assignee: | Lukas Krejci <lkrejci> |
| Status: | CLOSED DUPLICATE | QA Contact: | Sunil Kondkar <skondkar> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | JON 3.2 | CC: | lkrejci, loleary, myarboro, 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:11:43 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: | |
|
Description
Libor Zoubek
2013-12-12 13:35:00 UTC
You can run test to detect/verify this bug: go through https://github.com/RedHatQE/jon-tests/blob/master/alerts/README.md git clone https://github.com/RedHatQE/jon-tests.git cd jon-tests nosetests -a "single,numeric,range" Additional Info: Added a similar test for measurementValueChange condition type (another test for measurement-related condition type. Added this bug to the bug decorator in the test as alert is not fired when metrics are pushed through REST api.) To run the test: git clone https://github.com/RedHatQE/jon-tests.git cd jon-tests/alerts nosetests -a "single,numeric,change" This has the same underlying cause as BZ 1035890. Closing. *** This bug has been marked as a duplicate of bug 1035890 *** |