diff --git a/templates b/templates index 849b6646..e0b7bf76 100755 --- a/templates +++ b/templates @@ -182,6 +182,17 @@ }, test_suite => { name => "install_default" }, }, + { + machine => { name => "uefi" }, + prio => 51, + product => { + arch => "x86_64", + distri => "fedora", + flavor => "Atomic-dvd_ostree-iso", + version => "*", + }, + test_suite => { name => "install_default" }, + }, { machine => { name => "64bit" }, prio => 20,