Skip snowdrop test if missing image

This commit is contained in:
Fabian 2021-04-05 00:28:42 -05:00
parent 1632498c9e
commit 904593ca68

View file

@ -120,6 +120,7 @@ if(cluster.isMaster)
},
{
name: "Snowdrop",
skip_if_disk_image_missing: true,
fda: root_path + "/images/snowdrop.img",
timeout: 30,
expect_graphical_mode: true,