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:
parent
a20270e430
commit
836d1d2f89
11
templates
11
templates
@ -237,17 +237,6 @@
|
|||||||
},
|
},
|
||||||
test_suite => { name => "install_default" },
|
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" },
|
machine => { name => "64bit" },
|
||||||
prio => 21,
|
prio => 21,
|
||||||
|
Loading…
Reference in New Issue
Block a user