commit | 1884c572ee472c4dfeb955f66c61a7a73474f682 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Mon Mar 26 01:25:36 2018 -0400 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Fri Jul 20 21:22:35 2018 +0000 |
tree | 999e6dc41fad2c37b53f18208d8cee7e59462956 | |
parent | 2a21633949555a79a34afe306d6ab299489a14a6 [diff] |
Increase test stability of backup RBAC tests This is to increase test stability of backup RBAC tests which fail not only due to the rather error-prone nature of backing up volumes, but also because of data race conditions and missing clean ups. This adds some waiters following certain backup actions. This also adds a clean up of the volume that is created when restoring a backup [0]. Additional waiters are also added for waiting for volumes to become available following backup (because they briefly go into backing-up status) [1]. [0] https://developer.openstack.org/api-ref/block-storage/v3/index.html#restore-a-backup [1] https://review.openstack.org/#/c/569917/8 Change-Id: Ifce15f69fcca38005b40785c42231ca164917345