Remove install-no-user for F27 live till I can make it work

This doesn't really work, it needs a product with that explicit
version to make it work, apparently. I think I'd better just
take this out and read up again on how the wildcards work rather
than just messing around with it. I'll put it back if I can be
reasonably sure of making it work.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-03-10 08:31:43 -08:00
parent a20270e430
commit 836d1d2f89
1 changed files with 0 additions and 11 deletions

View File

@ -237,17 +237,6 @@
},
test_suite => { name => "install_default" },
},
{
machine => { name => "64bit" },
prio => 20,
product => {
arch => "x86_64",
distri => "fedora",
flavor => "Workstation-live-iso",
version => "27",
},
test_suite => { name => "install_no_user" },
},
{
machine => { name => "64bit" },
prio => 21,