Reviewed: https://review.openstack.org/217804 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=d35957b02b81536d807da68448b7b9e0a6e5a6fa Submitter: Jenkins Branch: master
commit d35957b02b81536d807da68448b7b9e0a6e5a6fa Author: Andrey Pavlov <[email protected]> Date: Thu Aug 27 20:12:15 2015 +0300 add waiting for snapshot available status In review https://review.openstack.org/#/c/213621/13 I've made a bug for some CI systems. Code creates an image, but after, it doesn't wait that the volume snapshot is in status "available". If the snapshot is in state "creating" for let's say 30sec, the server created L200 will fail to boot with message: InvalidInput: Invalid input received: Invalid snapshot: Originating snapshot status must be one of'available' values (HTTP 400) Change-Id: I409eb77475ec3662f395fe0b52c5e03308c48973 Closes-Bug: #1489581 ** Changed in: tempest Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1489581 Title: test_create_ebs_image_and_check_boot is race failing Status in OpenStack Compute (nova): Triaged Status in tempest: Fix Released Bug description: http://logs.openstack.org/97/217197/3/check/gate-tempest-dsvm-full- ceph/cb1771f/console.html#_2015-08-27_16_17_42_279 noted here: https://review.openstack.org/#/c/213621/13/tempest/scenario/test_volume_boot_pattern.py patch: https://review.openstack.org/#/c/217804/ To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1489581/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

