networkd-test: fix test_dropin()
authorMartin Pitt <martin@piware.de>
Thu, 21 Feb 2019 11:34:23 +0000 (12:34 +0100)
committerRaspbian forward porter <root@raspbian.org>
Sat, 13 Jul 2019 01:30:09 +0000 (02:30 +0100)
commitefa97501f70237b5515a112c67332c462bd69ec5
tree603a2b041d25c60bc4888115c4c8be9dc9f8788a
parent7a65466f6de51cb88184e82791e6609ea9fa7bf6
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.

(cherry picked from commit f5cf985e9cc6fff747ca17acadb1b4751076103b)

Gbp-Pq: Name networkd-test-fix-test_dropin.patch
test/networkd-test.py