From 339623c56befcb235ad1e1296486c57e942740bc Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 4 Oct 2018 17:01:23 -0700 Subject: [PATCH] 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 --- templates-updates | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/templates-updates b/templates-updates index 776c3155..915f4c3e 100755 --- a/templates-updates +++ b/templates-updates @@ -366,18 +366,6 @@ }, 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", machine => { name => "ppc64le" },