From 7f93843dd60b265a1f985a70de6b237665fc3eab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Sedl=C3=A1k?= Date: Wed, 19 Oct 2016 10:48:14 +0200 Subject: [PATCH] Revert "add rescue mode test for UEFI" because it doesn't work and never would This reverts commit 361a0ed15092253b09146be0343b508dd77d352d. --- templates | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/templates b/templates index 601e3ec0..8fee788e 100755 --- a/templates +++ b/templates @@ -446,17 +446,6 @@ }, test_suite => { name => "install_rescue_encrypted" }, }, - { - machine => { name => "uefi" }, - prio => 32, - product => { - arch => "x86_64", - distri => "fedora", - flavor => "universal", - version => "*", - }, - test_suite => { name => "install_rescue_encrypted" }, - }, { machine => { name => "64bit" }, prio => 10,