commit | 0d66049d8542934717b885b9f46b7684036146f6 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Tue Jun 04 17:26:09 2013 -0400 |
committer | Matthew Treinish <treinish@linux.vnet.ibm.com> | Tue Jun 04 17:26:09 2013 -0400 |
tree | 0dca744df3acf351558ec5d82ba5b15ab0d3562f | |
parent | 9653aa2cb8e92b9d8a24bf31c08ae1417d82fcf2 [diff] |
Fix a race condition in test_create_delete_image() The delete portion test_create_delete_image() in ImagesOneServerTest has a race condition between the delete and the assertRaises(). This commit fixes this by enabling wait_for_resource_deletion() for the images_client and using that after the delete request. Fixes Bug 1187566 Change-Id: I13114d6c549756b3d753c9395f82d58cbaec04db