← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1563883] [NEW] test_net_ip_availability_after_subnet_and_ports failed in _assert_total_and_used_ips

 

Public bug reported:

http://logs.openstack.org/43/299243/3/check/gate-neutron-dsvm-
api/ab12586/testr_results.html.gz

Traceback (most recent call last):
  File "neutron/tests/api/test_network_ip_availability.py", line 138, in test_net_ip_availability_after_subnet_and_ports
    network, net_availability)
  File "neutron/tests/api/test_network_ip_availability.py", line 79, in _assert_total_and_used_ips
    self.assertEqual(expected_used, availability['used_ips'])
  File "/opt/stack/new/neutron/.tox/api/local/lib/python2.7/site-packages/testtools/testcase.py", line 362, in assertEqual
    self.assertThat(observed, matcher, message)
  File "/opt/stack/new/neutron/.tox/api/local/lib/python2.7/site-packages/testtools/testcase.py", line 447, in assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: 2 != 3

** Affects: neutron
     Importance: High
         Status: Confirmed


** Tags: gate-failure l3-ipam-dhcp mitaka-backport-potential

** Tags added: gate-failure

** Tags added: l3-ipam-dhcp

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

Title:
  test_net_ip_availability_after_subnet_and_ports failed in
  _assert_total_and_used_ips

Status in neutron:
  Confirmed

Bug description:
  http://logs.openstack.org/43/299243/3/check/gate-neutron-dsvm-
  api/ab12586/testr_results.html.gz

  Traceback (most recent call last):
    File "neutron/tests/api/test_network_ip_availability.py", line 138, in test_net_ip_availability_after_subnet_and_ports
      network, net_availability)
    File "neutron/tests/api/test_network_ip_availability.py", line 79, in _assert_total_and_used_ips
      self.assertEqual(expected_used, availability['used_ips'])
    File "/opt/stack/new/neutron/.tox/api/local/lib/python2.7/site-packages/testtools/testcase.py", line 362, in assertEqual
      self.assertThat(observed, matcher, message)
    File "/opt/stack/new/neutron/.tox/api/local/lib/python2.7/site-packages/testtools/testcase.py", line 447, in assertThat
      raise mismatch_error
  testtools.matchers._impl.MismatchError: 2 != 3

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


Follow ups