From 2218c4833e9487d502c4fd0502244691532243d3 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 2 Mar 2023 14:03:06 -0800 Subject: [PATCH] Set empty CANNED for iot_zezere_server This test runs on the minimal disk image, which is an RPM-based system, it is not ostree. Signed-off-by: Adam Williamson --- templates.fif.json | 1 + 1 file changed, 1 insertion(+) diff --git a/templates.fif.json b/templates.fif.json index 73c8c8b0..71da2711 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -2162,6 +2162,7 @@ }, "settings": { "BOOTFROM": "c", + "CANNED": "", "HDD_1": "disk_f%CURRREL%_minimal-uefi_3_%ARCH%.qcow2", "NICTYPE": "tap", "PARALLEL_CANCEL_WHOLE_CLUSTER": "0",