]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tests: make TEST-10-ISSUE-2467 also run in nspawn
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Nov 2017 18:36:52 +0000 (19:36 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 5 Dec 2017 12:49:13 +0000 (13:49 +0100)
No reason not to run it in nspawn, and it's easier to debug than the
qemu version.

test/TEST-10-ISSUE-2467/test.sh

index e7eb1cb303c2aa1fbf9b26f564de969bf9460e25..e027c9d81d26348565370963710283fa5a04e772 100755 (executable)
@@ -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