mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-24 23:03:08 +00:00
add rescue mode test for UEFI
Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D1025
This commit is contained in:
parent
3d84e2a8c2
commit
361a0ed150
11
templates
11
templates
@ -446,6 +446,17 @@
|
|||||||
},
|
},
|
||||||
test_suite => { name => "install_rescue_encrypted" },
|
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" },
|
machine => { name => "64bit" },
|
||||||
prio => 10,
|
prio => 10,
|
||||||
|
Loading…
Reference in New Issue
Block a user