test: Create a EFI bootable ISO for LTP

Previously, this was disabled because the fixed sized FAT
partition was too small. With d8d6a85 the FAT partition is
dynamically sized and the ISO can be build.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2017-03-21 11:51:39 +00:00
parent 757905d845
commit bc67e30127

View File

@ -13,5 +13,4 @@ files:
outputs:
- format: kernel+initrd
- format: iso-bios
# The initrd is too large for a pre-allocated EFI ISO
# - format: iso-efi
- format: iso-efi