networkd-test: fix test_dropin()
authorMartin Pitt <martin@piware.de>
Thu, 21 Feb 2019 11:34:23 +0000 (12:34 +0100)
committerFelipe Sateler <fsateler@debian.org>
Thu, 21 Feb 2019 23:10:15 +0000 (23:10 +0000)
commitb99fecf960aeebe9e25461e3335e44acb6e69105
tree46629ba1ab033397476638e36b5179eccaaea867
parent9627cdaefeef472255a56942759f07b73f317947
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