From 3a8a5f4de08b131a7e191dc2d7e2135ab727461c Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 28 Jun 2019 13:20:42 -0700 Subject: [PATCH] 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 --- templates | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/templates b/templates index ab33d479..0bfb1c1c 100755 --- a/templates +++ b/templates @@ -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,