yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37628
[Bug 1479780] Re: test_describe_instances_with_filters_tags is non deterministic
** Changed in: nova
Status: Fix Committed => 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/1479780
Title:
test_describe_instances_with_filters_tags is non deterministic
Status in OpenStack Compute (nova):
Fix Released
Bug description:
test_describe_instances_with_filters_tags is often failing in the
gate, through some non determinism in the test or the ec2 code itself.
However, because all compares are done with assertJsonEqual, exactly
what the data structures look like during fail isn't easy to deduce.
The following patch https://review.openstack.org/#/c/207403/ will dump
more details about what's gone wrong, then hopefully we can get to the
bottom of it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1479780/+subscriptions
References