test: Drop SKIP_INITRD for QEMU-based tests
authorMichael Biebl <biebl@debian.org>
Mon, 16 Jul 2018 09:27:44 +0000 (11:27 +0200)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 20 Sep 2018 20:22:45 +0000 (21:22 +0100)
commit0b4cba4dd1d03dee79c21b386de23e4f3b7c697f
treebde122216b9b45f9c571c68d892ee11b5b029623
parent1f1cac35bd0906f4fc5039ab29aac64eb2c9a17e
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 commit c2d4da002095fe6f86f89a508a81e48fb6d3196f)

Gbp-Pq: Name test-Drop-SKIP_INITRD-for-QEMU-based-tests.patch
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