install_no_user for Silverblue is now pointless...

...install_default_upload is now the same thing, since you
cannot create a user during install any more.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-06-28 13:20:42 -07:00
parent 5bb9f26b5f
commit 3a8a5f4de0

View File

@ -248,17 +248,6 @@
},
test_suite => { name => "install_no_user" },
},
{
machine => { name => "64bit" },
prio => 50,
product => {
arch => "x86_64",
distri => "fedora",
flavor => "Silverblue-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "install_no_user" },
},
{
machine => { name => "64bit" },
prio => 40,