From 13d819cc795d8c3695ce7288436ad569366073f6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 16 Jul 2018 11:27:44 +0200 Subject: 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. Cherry-picked from: c2d4da002095fe6f86f89a508a81e48fb6d3196f --- test/TEST-11-ISSUE-3166/test.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'test/TEST-11-ISSUE-3166') diff --git a/test/TEST-11-ISSUE-3166/test.sh b/test/TEST-11-ISSUE-3166/test.sh index 4602bdfc98..8aae4d5ed9 100755 --- a/test/TEST-11-ISSUE-3166/test.sh +++ b/test/TEST-11-ISSUE-3166/test.sh @@ -6,7 +6,6 @@ TEST_DESCRIPTION="https://github.com/systemd/systemd/issues/3166" TEST_NO_NSPAWN=1 . $TEST_BASE_DIR/test-functions -SKIP_INITRD=yes test_setup() { create_empty_image -- cgit v1.2.1