Bug 1722837 - [OSP15] test_internal_dns.InternalDNSTest.test_dns_domain_and_name fails with ML2/OVS
Summary: [OSP15] test_internal_dns.InternalDNSTest.test_dns_domain_and_name fails with...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-neutron-tests-tempest
Version: 15.0 (Stein)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: beta
: 15.0 (Stein)
Assignee: Bernard Cafarelli
QA Contact: Eran Kuris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-21 12:51 UTC by Bernard Cafarelli
Modified: 2019-09-26 10:52 UTC (History)
3 users (show)

Fixed In Version: python-neutron-tests-tempest-0.3.0-0.20190621140455.e40f601.el8ost
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-21 11:23:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 662713 0 None None None 2019-06-21 14:07:31 UTC
Red Hat Product Errata RHEA-2019:2811 0 None None None 2019-09-21 11:23:51 UTC

Description Bernard Cafarelli 2019-06-21 12:51:15 UTC

Comment 2 Bernard Cafarelli 2019-06-21 12:52:43 UTC
neutron_tempest_plugin.scenario.test_internal_dns.InternalDNSTest.test_dns_domain_and_name started failing a few days ago:
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/tempest/common/utils/__init__.py", line 108, in wrapper
    return func(*func_args, **func_kwargs)
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/scenario/test_internal_dns.py", line 75, in test_dns_domain_and_name
    'starwars', ssh_client.exec_command('cat /etc/resolv.conf'))
  File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 417, in assertIn
    self.assertThat(haystack, Contains(needle), message)
  File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 498, in assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: 'starwars' not in 'search example.org\nnameserver 10.100.0.3\nnameserver 10.100.0.2\nnameserver 10.100.0.4\n'

Maybe related to recent changes https://review.opendev.org/#/q/topic:bug/1826419+(status:open+OR+status:merged)

Comment 4 Bernard Cafarelli 2019-06-21 12:56:40 UTC
Potential needed fix in our plugin package: https://review.opendev.org/#/c/662713/

Comment 15 errata-xmlrpc 2019-09-21 11:23:34 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2019:2811


Note You need to log in before you can comment on or make changes to this bug.