test: Drop SKIP_INITRD for QEMU-based tests
authorMichael Biebl <biebl@debian.org>
Mon, 16 Jul 2018 09:27:44 +0000 (11:27 +0200)
committerMichael Biebl <biebl@debian.org>
Mon, 16 Jul 2018 09:31:24 +0000 (11:31 +0200)
commitc2d4da002095fe6f86f89a508a81e48fb6d3196f
tree73ea83cc6d01b4b6a62c61209a9080287855a406
parent025fda6a15d4f1ed07425d88f4f576db0e673d47
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.
test/TEST-08-ISSUE-2730/test.sh
test/TEST-09-ISSUE-2691/test.sh
test/TEST-10-ISSUE-2467/test.sh
test/TEST-11-ISSUE-3166/test.sh
test/TEST-13-NSPAWN-SMOKE/test.sh
test/TEST-14-MACHINE-ID/test.sh