test: Drop SKIP_INITRD for QEMU-based tests
authorMichael Biebl <biebl@debian.org>
Mon, 16 Jul 2018 09:27:44 +0000 (11:27 +0200)
committerLukáš Nykrýn <lnykryn@redhat.com>
Mon, 14 Jan 2019 12:04:09 +0000 (13:04 +0100)
commit13d819cc795d8c3695ce7288436ad569366073f6
treef47d42e5accc71f59796b43e7ff9ea376af65314
parent2115fcc1e673079fe76e949ac0904267075c25a4
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-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