Set PART_TABLE_TYPE for aarch64 machine

This is needed to fix the install_simple_free_space test.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-03-20 14:08:20 -07:00
parent 20c361999b
commit cc1067a95a

View File

@ -4182,6 +4182,7 @@
{ key => "QEMUCPU", value => "host" },
{ key => "SERIALDEV", value => "ttyAMA0" },
{ key => "UEFI", value => "1"},
{ key => "PART_TABLE_TYPE", value => "gpt"},
{ key => "WORKER_CLASS", value => "qemu_aarch64" }
],
},