commit | f77e7dcb33d252ce7a35d44fa14c435c09b66595 | [log] [tgz] |
---|---|---|
author | Matt Riedemann <mriedem@us.ibm.com> | Mon Aug 10 16:39:39 2015 -0700 |
committer | Matt Riedemann <mriedem@us.ibm.com> | Mon Aug 10 18:34:57 2015 -0700 |
tree | 5df2b600f8c31fab26a185d4b4b96e1602ec2946 | |
parent | c6170a032189f5f7c5fbb599a6e87a05d7dc3a4b [diff] |
Handle 'error_restoring' status in wait_for_volume_status If cinder hits an error when restoring a volume from a backup the volume is set to 'error_restoring' status. If tempest doesn't handle this and fail fast, tests keep waiting for the volume to go to 'available' status or timeout - and the timeout is what happens. Related-Bug: #1483434 Change-Id: I8f6d0828a84ec5d4a5fa6332e55152bd67eaa605