← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1412325] Re: test_subnet_details failed due to MismatchError

 

** Changed in: neutron
       Status: Incomplete => Fix Released

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

Title:
  test_subnet_details failed due to MismatchError

Status in neutron:
  Fix Released
Status in tempest:
  Fix Released

Bug description:
  A new test test_subnet_details failed on the gate for Nova like the
  following:

  http://logs.openstack.org/92/144092/3/check/check-tempest-dsvm-
  neutron-full/6bcefe8/logs/testr_results.html.gz

  Traceback (most recent call last):
    File "tempest/test.py", line 112, in wrapper
      return f(self, *func_args, **func_kwargs)
    File "tempest/scenario/test_network_basic_ops.py", line 486, in test_subnet_details
      self._check_dns_server(ssh_client, [alt_dns_server])
    File "tempest/scenario/test_network_basic_ops.py", line 437, in _check_dns_server
      trgt_serv=dns_servers))
    File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 348, in assertEqual
      self.assertThat(observed, matcher, message)
    File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 433, in assertThat
      raise mismatch_error
  MismatchError: set(['9.8.7.6']) != set(['1.2.3.4']): Looking for servers: ['9.8.7.6']. Retrieved DNS nameservers: ['1.2.3.4'] From host: 172.24.4.98.

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