From d4c87a4f36e1a1b524e81be2ea230a427f6060dd Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Sat, 27 Oct 2018 12:51:20 +0900 Subject: [PATCH] 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 --- templates | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/templates b/templates index 00933769..a534a318 100755 --- a/templates +++ b/templates @@ -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" },