From: Frantisek Sumsal Date: Fri, 30 Apr 2021 19:04:15 +0000 (+0200) Subject: test: explicitly pull resolved/networkd in TEST-01-BASIC X-Git-Tag: v249-rc1~312^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0868f6d4e641d17a7f5dfc9b3e17f38d59e2bcb2;p=thirdparty%2Fsystemd.git test: explicitly pull resolved/networkd in TEST-01-BASIC to give them at least a basic coverage. --- diff --git a/test/units/testsuite-01.service b/test/units/testsuite-01.service index 85b9cf5a969..cdd6b343622 100644 --- a/test/units/testsuite-01.service +++ b/test/units/testsuite-01.service @@ -1,6 +1,7 @@ [Unit] Description=TEST-01-BASIC After=multi-user.target +Wants=systemd-resolved.service systemd-networkd.service [Service] ExecStartPre=rm -f /failed /testok