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)
Potential needed fix in our plugin package: https://review.opendev.org/#/c/662713/
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