yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23970
[Bug 1344086] Re: LB unit test error in stable/havana
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1344086
Title:
LB unit test error in stable/havana
Status in OpenStack Neutron (virtual network service):
Expired
Bug description:
When I merge code https://review.openstack.org/#/c/107731/ ,
I get the following LB unit test error in stable/havana
2014-07-17 23:04:57.807 | pythonlogging:'neutron.api.extensions': {{{2014-07-17 22:59:34,750 ERROR [neutron.api.extensions] Extension path 'unit/extensions' doesn't exist!}}}
2014-07-17 23:04:57.808 |
2014-07-17 23:04:57.808 | Traceback (most recent call last):
2014-07-17 23:04:57.808 | File "neutron/tests/unit/services/loadbalancer/test_agent_scheduler.py", line 159, in test_schedule_pool_with_down_agent
2014-07-17 23:04:57.809 | self.assertIsNotNone(lbaas_agent)
2014-07-17 23:04:57.809 | File "/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 345, in assertIsNotNone
2014-07-17 23:04:57.809 | self.assertThat(observed, matcher, message)
2014-07-17 23:04:57.810 | File "/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 406, in assertThat
2014-07-17 23:04:57.810 | raise mismatch_error
2014-07-17 23:04:57.810 | MismatchError: None matches Is(None)
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1344086/+subscriptions
References