This commit is contained in:
Fabian 2021-01-16 19:58:34 -06:00
parent 1f36d454c2
commit 4e8635ff81

View file

@ -133,6 +133,16 @@ if(cluster.isMaster)
},
],
},
{
name: "Windows 2000",
skip_if_disk_image_missing: true,
hda: root_path + "/images/windows2k.img",
memory_size: 512 * 1024 * 1024,
timeout: 300,
expect_graphical_mode: true,
expect_graphical_size: [1024, 768],
expect_mouse_registered: true,
},
//{
// name: "Windows 98",
// skip_if_disk_image_missing: true,