]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd-test: ignore failures of test_route_only_dns* in containers 11834/head
authorMartin Pitt <martin@piware.de>
Wed, 27 Feb 2019 22:15:31 +0000 (23:15 +0100)
committerMartin Pitt <martin@piware.de>
Wed, 27 Feb 2019 22:15:31 +0000 (23:15 +0100)
commit09b8826ea371e027c76a573a226bfd8f8c5652a2
tree2380ff00df474d578b78ebd64061037b33cc2bc6
parent829c0672e0f43ef8f054534ed2847f41ecd796b0
networkd-test: ignore failures of test_route_only_dns* in containers

This test exposes a race condition when running in LXC, see issue #11848
for details. Until that is understood and fixed, skip the test as it's
not a recent regression.
test/networkd-test.py