1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-29 01:07:22 +00:00

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:
Adam Williamson 2018-10-04 17:01:23 -07:00
parent 9f72e8e0dc
commit 339623c56b

View File

@ -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" },