yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #66191
[Bug 1705818] Re: TestInstanceNotificationSample.test_create_delete_server fails with MismatchError: 9 != 8
Reviewed: https://review.openstack.org/487772
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ca07237167e88fb2e26de424c8a859a18552e6e3
Submitter: Jenkins
Branch: master
commit ca07237167e88fb2e26de424c8a859a18552e6e3
Author: Balazs Gibizer <balazs.gibizer@xxxxxxxxxxxx>
Date: Thu Jul 27 10:59:44 2017 +0200
stabilize test_create_delete_server functional test
The TestInstanceNotificationSample#test_create_delete_server functional
test is unstable due to a race between the instance is disappering from
the REST API after a successfull delete and the emission of
instance.delete.end notification. This patch adds a wait for the
delete.end notification to make the test stable.
Change-Id: If03a0d264c9f054cc5482efd9f1aac8f3733947f
Closes-Bug: #1705818
** Changed in: nova
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/1705818
Title:
TestInstanceNotificationSample.test_create_delete_server fails with
MismatchError: 9 != 8
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Seen here:
http://logs.openstack.org/75/419975/20/gate/gate-nova-tox-functional-
py35-ubuntu-xenial/3ab11d0/console.html#_2017-07-21_23_57_24_545934
We probably need to dump the notifications when this fails to help
debug it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1705818/+subscriptions
References