From 35ae0b358fd2dabd42e31dd1f96d8eafa97e904a Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 23 Aug 2023 09:13:28 -0700 Subject: [PATCH] Also drop the eog test from templates Whoops! Signed-off-by: Adam Williamson --- templates.fif.json | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/templates.fif.json b/templates.fif.json index d828bd1b..a2d7a317 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -1137,23 +1137,6 @@ "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%" } }, - "eog": { - "profiles": { - "fedora-Silverblue-dvd_ostree-iso-ppc64le-*-ppc64le": 50, - "fedora-Silverblue-dvd_ostree-iso-x86_64-*-64bit": 50, - "fedora-Workstation-live-iso-ppc64le-*-ppc64le": 20, - "fedora-Workstation-live-iso-x86_64-*-64bit": 20, - "fedora-Workstation-upgrade-x86_64-*-64bit": 40, - "fedora-Workstation-upgrade-aarch64-*-aarch64": 40, - "fedora-Workstation-raw_xz-raw.xz-aarch64-*-aarch64": 22 - }, - "settings": { - "BOOTFROM": "c", - "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2", - "POSTINSTALL_PATH": "tests/applications/eog", - "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%" - } - }, "fonts": { "profiles": { "fedora-Silverblue-dvd_ostree-iso-ppc64le-*-ppc64le": 50,