Properly run tinycore test as hard drive

This commit is contained in:
Fabian 2021-05-23 21:38:25 -05:00
parent 65a75d4fe3
commit 6fcfedfdc1

View file

@ -648,7 +648,7 @@ if(cluster.isMaster)
name: "Tiny Core 11 HD",
skip_if_disk_image_missing: 1,
timeout: 5 * 60,
cdrom: root_path + "/images/TinyCore-11.0.iso",
hda: root_path + "/images/TinyCore-11.0.iso",
expect_graphical_mode: true,
expect_mouse_registered: true,
actions: [{ on_text: " BIOS default device boot in", run: "\n", after: 5000 }],