← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1291922] Re: MismatchError test_l3_agent_scheduler.py

 

*** This bug is a duplicate of bug 1291694 ***
    https://bugs.launchpad.net/bugs/1291694

I think this might become the most reported bug in the history of
openstack!

** This bug has been marked a duplicate of bug 1291694
   test_add_list_remove_router_on_l3_agent is unstable

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1291922

Title:
  MismatchError test_l3_agent_scheduler.py

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Observed in the neutron full job.

  2014-03-13 05:00:40.322 | Traceback (most recent call last):
  2014-03-13 05:00:40.322 |   File "tempest/api/network/admin/test_l3_agent_scheduler.py", line 83, in test_add_list_remove_router_on_l3_agent
  2014-03-13 05:00:40.323 |     self.assertNotIn(self.agent['id'], l3_agent_ids)
  2014-03-13 05:00:40.323 |   File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 365, in assertNotIn
  2014-03-13 05:00:40.323 |     self.assertThat(haystack, matcher)
  2014-03-13 05:00:40.323 |   File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat
  2014-03-13 05:00:40.323 |     raise mismatch_error
  2014-03-13 05:00:40.323 | MismatchError: [u'c2f76b31-57be-4687-9c08-ede7d677cd0a'] matches Contains(u'c2f76b31-57be-4687-9c08-ede7d677cd0a')

  Taken from: http://logs.openstack.org/71/62771/3/check/check-tempest-
  dsvm-neutron-full/73b1d0d/console.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1291922/+subscriptions


References