]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd-test: fix test_dropin() 11784/head
authorMartin Pitt <martin@piware.de>
Thu, 21 Feb 2019 11:34:23 +0000 (12:34 +0100)
committerMartin Pitt <martin@piware.de>
Thu, 21 Feb 2019 11:37:08 +0000 (12:37 +0100)
commitf5cf985e9cc6fff747ca17acadb1b4751076103b
tree94492b141f7a250429501f85ce2c9e892a9f8b3e
parentca56805c8de43fc21ab4657cf5ebd1e0248527ac
networkd-test: fix test_dropin()

 - This test needs resolved, so make sure it is started. In some Debian
   environments it is not.
 - It was an unnecessary, and now failing assumption that name servers
   get atomically written to the resolved's resolv.conf. Wait until both
   expected name servers are in the file.
test/networkd-test.py