Handle rename of AtomicWorkstation to Silverblue

We updated the dispatcher code, but not the templates...so we
didn't have any actual tests to run on Silverblue images. Let's
fix that. Note this means we won't test F28 and earlier images
that still have 'AtomicWorkstation' as their subvariant any
more, unless I set up some sorta workaround in the dispatcher.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-10-27 12:51:20 +09:00
parent abecb62785
commit d4c87a4f36
1 changed files with 10 additions and 10 deletions

View File

@ -221,7 +221,7 @@
product => {
arch => "x86_64",
distri => "fedora",
flavor => "AtomicWorkstation-dvd_ostree-iso",
flavor => "Silverblue-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "install_default_upload" },
@ -232,7 +232,7 @@
product => {
arch => "x86_64",
distri => "fedora",
flavor => "AtomicWorkstation-dvd_ostree-iso",
flavor => "Silverblue-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "install_default" },
@ -254,7 +254,7 @@
product => {
arch => "x86_64",
distri => "fedora",
flavor => "AtomicWorkstation-dvd_ostree-iso",
flavor => "Silverblue-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "install_no_user" },
@ -298,7 +298,7 @@
product => {
arch => "x86_64",
distri => "fedora",
flavor => "AtomicWorkstation-dvd_ostree-iso",
flavor => "Silverblue-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "base_selinux" },
@ -342,7 +342,7 @@
product => {
arch => "x86_64",
distri => "fedora",
flavor => "AtomicWorkstation-dvd_ostree-iso",
flavor => "Silverblue-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "base_services_start" },
@ -397,7 +397,7 @@
product => {
arch => "x86_64",
distri => "fedora",
flavor => "AtomicWorkstation-dvd_ostree-iso",
flavor => "Silverblue-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "base_service_manipulation" },
@ -474,7 +474,7 @@
product => {
arch => "x86_64",
distri => "fedora",
flavor => "AtomicWorkstation-dvd_ostree-iso",
flavor => "Silverblue-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "base_system_logging" },
@ -529,7 +529,7 @@
product => {
arch => "x86_64",
distri => "fedora",
flavor => "AtomicWorkstation-dvd_ostree-iso",
flavor => "Silverblue-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "desktop_terminal" },
@ -562,7 +562,7 @@
product => {
arch => "x86_64",
distri => "fedora",
flavor => "AtomicWorkstation-dvd_ostree-iso",
flavor => "Silverblue-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "desktop_browser" },
@ -4516,7 +4516,7 @@
{
arch => "x86_64",
distri => "fedora",
flavor => "AtomicWorkstation-dvd_ostree-iso",
flavor => "Silverblue-dvd_ostree-iso",
name => "",
settings => [
{ key => "CANNED", value => "1" },