networkd-test: fix test_dropin()
authorMartin Pitt <martin@piware.de>
Thu, 21 Feb 2019 11:34:23 +0000 (12:34 +0100)
committerMichael Biebl <biebl@debian.org>
Fri, 24 May 2019 20:58:59 +0000 (21:58 +0100)
commite96802f03af4f7fc71bdb58a0e0a87114c84ca66
tree85d6c9c734da6d10da827b2da0e4dbb09fafd901
parent4c9297e45b5d677cc0334f9f1a778defd211c318
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