From 361a0ed15092253b09146be0343b508dd77d352d Mon Sep 17 00:00:00 2001 From: Jan Sedlák Date: Oct 14 2016 08:28:05 +0000 Subject: add rescue mode test for UEFI Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D1025 --- diff --git a/templates b/templates index ebc9735..886f8ab 100755 --- a/templates +++ b/templates @@ -447,6 +447,17 @@ 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, product => {