Test ceilometer alarm scenario is failing on gates
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceilometer |
Fix Released
|
Critical
|
Thomas Herve | ||
OpenStack Heat |
Invalid
|
Medium
|
Kairat Kushaev | ||
Rally |
Invalid
|
Undecided
|
Unassigned |
Bug Description
From time to time ceilometer alarm scenarios if failing on gates with the following error:
{3} heat_integratio
2015-06-25 08:28:15.934 | 2015-06-25 08:28:15.910 |
2015-06-25 08:28:15.937 | 2015-06-25 08:28:15.913 | Captured traceback:
2015-06-25 08:28:15.939 | 2015-06-25 08:28:15.915 | ~~~~~~~~~~~~~~~~~~~
2015-06-25 08:28:15.940 | 2015-06-25 08:28:15.916 | Traceback (most recent call last):
2015-06-25 08:28:15.941 | 2015-06-25 08:28:15.917 | File "heat_integrati
2015-06-25 08:28:15.971 | 2015-06-25 08:28:15.919 | 120, 2, self.check_
2015-06-25 08:28:15.971 | 2015-06-25 08:28:15.920 | File "/opt/stack/
2015-06-25 08:28:15.972 | 2015-06-25 08:28:15.921 | raise self.failureExc
2015-06-25 08:28:15.972 | 2015-06-25 08:28:15.922 | AssertionError: False is not true
Because of some reason the stack is not scaling in 120 sec, so need to investigate the reason.
Changed in heat: | |
assignee: | nobody → Kairat Kushaev (kkushaev) |
Changed in heat: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in ceilometer: | |
status: | New → In Progress |
assignee: | nobody → Thomas Herve (therve) |
importance: | Undecided → Critical |
Changed in ceilometer: | |
status: | In Progress → Fix Committed |
Changed in ceilometer: | |
milestone: | none → liberty-2 |
status: | Fix Committed → Fix Released |
Changed in ceilometer: | |
milestone: | liberty-2 → 5.0.0 |
Thomas Herve did some investigation on this bug also and test heat with some reverted changes: /review. openstack. org/#/c/ 195482/.
https:/
So it seems that sample API changes broke our tests.
So I am waiting for this to be fixed and re-check the issue soon.