tests/boot-sector: Use minimum length for the Forth boot script
commit1ef2ef96296f061c89b60e77c3c50577fd6fe415
authorThomas Huth <thuth@redhat.com>
Tue, 11 Oct 2016 15:19:35 +0000 (11 17:19 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 13 Oct 2016 23:06:47 +0000 (14 10:06 +1100)
treec733e2a5097bbf23784de4eba1a3e2f745744db2
parent54ce6f22e86977b6e94692d90e13fce6fc9aa641
tests/boot-sector: Use minimum length for the Forth boot script

The pxe-test is quite slow on ppc64 with tcg. We can speed it up
a little bit by decreasing the size of the file that has to be
loaded via TFTP.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
tests/boot-sector.c