yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #46194
[Bug 1544585] Re: Missing netwrok mock for Instance tests
Reviewed: https://review.openstack.org/279103
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=72bbc8dcaa93825239533d4590de30345d35c4d7
Submitter: Jenkins
Branch: master
commit 72bbc8dcaa93825239533d4590de30345d35c4d7
Author: Itxaka <iserrano@xxxxxxxxxx>
Date: Thu Feb 11 15:42:35 2016 +0100
Add missing network mock
InstanceAjaxTests.test_row_update_flavor_not_found was
missing a mock for servers_update_addresses causing
an error to log while runnig the tests
Change-Id: I15bdab7add2e403110a8d85a77ef49aa11ae03ac
Closes-Bug: #1544585
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1544585
Title:
Missing netwrok mock for Instance tests
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
openstack_dashboards.dashboards.project.instances.tests:InstanceAjaxTests.test_row_update_flavor_not_found
test is missing a mock for "servers_update_addresses" causing the test
to output "Cannot connect to neutron"
Strangely enough, the test is passing, which is not really good.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1544585/+subscriptions
References