]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TEST-58: only run under qemu
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 21 Apr 2021 14:26:18 +0000 (16:26 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 23 Apr 2021 13:12:38 +0000 (15:12 +0200)
In a container, /dev/loop* will most likely be inaccessible.

test/TEST-58-REPART/test.sh

index 089a15b719a4819b54432ee3a41f858cd99903d9..bb08c4fc20353dfc46d2da5a9ee06dc4049b413b 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/env bash
 set -e
 TEST_DESCRIPTION="test systemd-repart"
+TEST_NO_NSPAWN=1
 . $TEST_BASE_DIR/test-functions
 
 do_test "$@" 58