deb-heat/heat_integrationtests/common
Sergey Kraynev eed57a62c4 Add integration test for UPDATE_FAILED recovery
It's valid to attempt an update from UPDATE_FAILED state, so add
a functional test which proves this works.

This requires an adjustment to the common test.py _verify_status
because we now need to ensure we record the time of transition to
FAILED state as well as COMPLETE, or we'll mis-detect the failure
as a failure of the subsequent recovery update.

Co-Authored-By: Sergey Kraynev <skraynev@mirantis.com>
Change-Id: I5fc82b4c71a943ba15c04b08bcfd26fcb84dc7a4
2015-09-10 11:36:41 +01:00
..
__init__.py Support classes for heat integration tests 2014-09-24 09:02:20 +12:00
clients.py Run functional tests when no ceilometer endpoint 2015-05-26 13:36:50 +12:00
config.py Adds option to skip specific tests 2015-08-12 20:04:13 +05:30
exceptions.py Support classes for heat integration tests 2014-09-24 09:02:20 +12:00
remote_client.py Update urllib/httplib/cStringIO to use six.moves 2015-04-23 19:45:36 +05:30
test.py Add integration test for UPDATE_FAILED recovery 2015-09-10 11:36:41 +01:00