commit | 98f62ee80673532782bd77158512d8f94d67c128 | [log] [tgz] |
---|---|---|
author | Jane Zadorozhna <izadorozhna@mirantis.com> | Tue Jun 16 11:44:59 2015 +0300 |
committer | Jane Zadorozhna <izadorozhna@mirantis.com> | Wed Jun 17 13:20:45 2015 +0300 |
tree | b850bf76b9de1a3772f5b0e6b52228454fbed21c | |
parent | b93e67690c35285e1fc01bfa02f7c0f9fe079765 [diff] |
Made a several-seconds checking&waiting for object to be deleted There is a bug https://bugs.launchpad.net/tempest/+bug/1452915 that describes failing test_get_object_after_expiry_time test because in real clouds hardcoded 3 seconds waiting for the container is not enough. Replaced hardcoded 3 seconds with the checking and waiting in a loop for object to be deleted. Change-Id: If90d9ef047344e2e094aa1b143c93c9fa4b56fbd Closes-Bug: #1452915