summaryrefslogtreecommitdiff
path: root/test/TEST-09-ISSUE-2691
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-07-16 11:27:44 +0200
committerMichael Biebl <biebl@debian.org>2018-07-16 11:31:24 +0200
commitc2d4da002095fe6f86f89a508a81e48fb6d3196f (patch)
tree73ea83cc6d01b4b6a62c61209a9080287855a406 /test/TEST-09-ISSUE-2691
parent025fda6a15d4f1ed07425d88f4f576db0e673d47 (diff)
downloadsystemd-c2d4da002095fe6f86f89a508a81e48fb6d3196f.tar.gz
test: Drop SKIP_INITRD for QEMU-based tests
Not all distros support booting without an initrd. E.g. the Debian kernel builds ext4 as a module and so relies on an initrd to successfully start the QEMU-based images.
Diffstat (limited to 'test/TEST-09-ISSUE-2691')
-rwxr-xr-xtest/TEST-09-ISSUE-2691/test.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TEST-09-ISSUE-2691/test.sh b/test/TEST-09-ISSUE-2691/test.sh
index 4c3e9496b4..9b5990bc60 100755
--- a/test/TEST-09-ISSUE-2691/test.sh
+++ b/test/TEST-09-ISSUE-2691/test.sh
@@ -6,7 +6,6 @@ TEST_DESCRIPTION="https://github.com/systemd/systemd/issues/2691"
TEST_NO_NSPAWN=1
. $TEST_BASE_DIR/test-functions
-SKIP_INITRD=yes
QEMU_TIMEOUT=90
test_setup() {