Run Atomic Host installer test on UEFI as well as BIOS
Atomic team asked for this, so hey, why not.
This commit is contained in:
parent
e6076e14b8
commit
22e210aa21
11
templates
11
templates
@ -182,6 +182,17 @@
|
|||||||
},
|
},
|
||||||
test_suite => { name => "install_default" },
|
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" },
|
machine => { name => "64bit" },
|
||||||
prio => 20,
|
prio => 20,
|
||||||
|
Loading…
Reference in New Issue
Block a user