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.
This commit is contained in:
Lennart Poettering 2017-11-28 19:36:52 +01:00
parent de54e02d5e
commit f2d566b728
1 changed files with 1 additions and 1 deletions

View File

@ -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