networkd-test: fix test_dropin()
authorMartin Pitt <martin@piware.de>
Thu, 21 Feb 2019 11:34:23 +0000 (12:34 +0100)
committerAdrian Bunk <bunk@debian.org>
Thu, 29 Jun 2023 13:57:02 +0000 (14:57 +0100)
commit519436d1032dbed9dc0d88f6fe8a027a1ec62f7b
treeecec2b652f7171b72f4830f1eaafc2b228016795
parent955e64a330bd99bf6278e0284803d7f216aab373
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