From 9ac658cdd0e7e99bca255cf1bb64c3f1eae86d49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20R=C5=AF=C5=BEi=C4=8Dka?= Date: Mon, 1 Jun 2020 13:57:27 +0200 Subject: [PATCH] Use correct image for both tests. --- templates.fif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates.fif.json b/templates.fif.json index e543b223..2d01ea6f 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -644,7 +644,7 @@ }, "settings": { "PARTITIONING": "custom_resize_lvm", - "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2", + "HDD_1": "disk_f%CURRREL%_desktop_4_%ARCH%.img", "INSTALL": "1", "ROOT_PASSWORD": "weakpassword" }