From ffae5109f8e0e31e7a95bb44eb308bfc130e4229 Mon Sep 17 00:00:00 2001 From: Lukas Ruzicka Date: Tue, 12 Nov 2024 14:47:34 +0100 Subject: [PATCH] Add to templates. --- templates.fif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/templates.fif.json b/templates.fif.json index 82f02218..43b55254 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -1269,6 +1269,17 @@ "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%" } }, + "kcalc": { + "profiles": { + "fedora-KDE-live-iso-x86_64-*-64bit": 30 + }, + "settings": { + "BOOTFROM": "c", + "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2", + "POSTINSTALL_PATH": "tests/applications/kcalc", + "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%" + } + }, "maps": { "profiles": { "fedora-Silverblue-dvd_ostree-iso-ppc64le-*-ppc64le": 50,