From: Lennart Poettering Date: Tue, 28 Nov 2017 18:36:52 +0000 (+0100) Subject: tests: make TEST-10-ISSUE-2467 also run in nspawn X-Git-Tag: v236~65^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2d566b7280ea09a624671c2c4aad432a9976244;p=thirdparty%2Fsystemd.git tests: make TEST-10-ISSUE-2467 also run in nspawn No reason not to run it in nspawn, and it's easier to debug than the qemu version. --- diff --git a/test/TEST-10-ISSUE-2467/test.sh b/test/TEST-10-ISSUE-2467/test.sh index e7eb1cb303c..e027c9d81d2 100755 --- a/test/TEST-10-ISSUE-2467/test.sh +++ b/test/TEST-10-ISSUE-2467/test.sh @@ -3,7 +3,6 @@ # ex: ts=8 sw=4 sts=4 et filetype=sh set -e TEST_DESCRIPTION="https://github.com/systemd/systemd/issues/2467" -TEST_NO_NSPAWN=1 . $TEST_BASE_DIR/test-functions SKIP_INITRD=yes @@ -49,6 +48,7 @@ EOF setup_testsuite ) || return 1 + setup_nspawn_root # mask some services that we do not want to run in these tests ln -s /dev/null $initdir/etc/systemd/system/systemd-hwdb-update.service