1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-26 16:07:21 +00:00

Revert "add rescue mode test for UEFI" because it doesn't work and never would

This reverts commit 361a0ed150.
This commit is contained in:
Jan Sedlák 2016-10-19 10:48:14 +02:00
parent cf2ce903c5
commit 7f93843dd6

View File

@ -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,