Drop the UEFI advisory_boot test, won't work
Of course this won't work as we don't have a UEFI base image. D'oh. May try to put it back later. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
9f72e8e0dc
commit
339623c56b
@ -366,18 +366,6 @@
|
|||||||
},
|
},
|
||||||
test_suite => { name => "advisory_boot" },
|
test_suite => { name => "advisory_boot" },
|
||||||
},
|
},
|
||||||
{
|
|
||||||
group_name => "Fedora Updates",
|
|
||||||
machine => { name => "uefi" },
|
|
||||||
prio => 40,
|
|
||||||
product => {
|
|
||||||
arch => "x86_64",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "updates-server",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "advisory_boot" },
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
group_name => "Fedora PowerPC Updates",
|
group_name => "Fedora PowerPC Updates",
|
||||||
machine => { name => "ppc64le" },
|
machine => { name => "ppc64le" },
|
||||||
|
Loading…
Reference in New Issue
Block a user