mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-17 18:51:26 +00:00
Change Workstation OStree flavor name to match new variant name
I don't even know if a flavor name with a space in it is going to work, but let's find out!
This commit is contained in:
parent
97d4c8b85c
commit
63725c5d3e
20
templates
20
templates
@ -199,7 +199,7 @@
|
||||
product => {
|
||||
arch => "x86_64",
|
||||
distri => "fedora",
|
||||
flavor => "Workstation-dvd_ostree-iso",
|
||||
flavor => "Workstation Ostree-dvd_ostree-iso",
|
||||
version => "*",
|
||||
},
|
||||
test_suite => { name => "install_default_upload" },
|
||||
@ -210,7 +210,7 @@
|
||||
product => {
|
||||
arch => "x86_64",
|
||||
distri => "fedora",
|
||||
flavor => "Workstation-dvd_ostree-iso",
|
||||
flavor => "Workstation Ostree-dvd_ostree-iso",
|
||||
version => "*",
|
||||
},
|
||||
test_suite => { name => "install_default" },
|
||||
@ -243,7 +243,7 @@
|
||||
product => {
|
||||
arch => "x86_64",
|
||||
distri => "fedora",
|
||||
flavor => "Workstation-dvd_ostree-iso",
|
||||
flavor => "Workstation Ostree-dvd_ostree-iso",
|
||||
version => "*",
|
||||
},
|
||||
test_suite => { name => "install_no_user" },
|
||||
@ -287,7 +287,7 @@
|
||||
product => {
|
||||
arch => "x86_64",
|
||||
distri => "fedora",
|
||||
flavor => "Workstation-dvd_ostree-iso",
|
||||
flavor => "Workstation Ostree-dvd_ostree-iso",
|
||||
version => "*",
|
||||
},
|
||||
test_suite => { name => "base_selinux" },
|
||||
@ -331,7 +331,7 @@
|
||||
product => {
|
||||
arch => "x86_64",
|
||||
distri => "fedora",
|
||||
flavor => "Workstation-dvd_ostree-iso",
|
||||
flavor => "Workstation Ostree-dvd_ostree-iso",
|
||||
version => "*",
|
||||
},
|
||||
test_suite => { name => "base_services_start" },
|
||||
@ -386,7 +386,7 @@
|
||||
product => {
|
||||
arch => "x86_64",
|
||||
distri => "fedora",
|
||||
flavor => "Workstation-dvd_ostree-iso",
|
||||
flavor => "Workstation Ostree-dvd_ostree-iso",
|
||||
version => "*",
|
||||
},
|
||||
test_suite => { name => "base_service_manipulation" },
|
||||
@ -463,7 +463,7 @@
|
||||
product => {
|
||||
arch => "x86_64",
|
||||
distri => "fedora",
|
||||
flavor => "Workstation-dvd_ostree-iso",
|
||||
flavor => "Workstation Ostree-dvd_ostree-iso",
|
||||
version => "*",
|
||||
},
|
||||
test_suite => { name => "base_system_logging" },
|
||||
@ -518,7 +518,7 @@
|
||||
product => {
|
||||
arch => "x86_64",
|
||||
distri => "fedora",
|
||||
flavor => "Workstation-dvd_ostree-iso",
|
||||
flavor => "Workstation Ostree-dvd_ostree-iso",
|
||||
version => "*",
|
||||
},
|
||||
test_suite => { name => "desktop_terminal" },
|
||||
@ -551,7 +551,7 @@
|
||||
product => {
|
||||
arch => "x86_64",
|
||||
distri => "fedora",
|
||||
flavor => "Workstation-dvd_ostree-iso",
|
||||
flavor => "Workstation Ostree-dvd_ostree-iso",
|
||||
version => "*",
|
||||
},
|
||||
test_suite => { name => "desktop_browser" },
|
||||
@ -3491,7 +3491,7 @@
|
||||
{
|
||||
arch => "x86_64",
|
||||
distri => "fedora",
|
||||
flavor => "Workstation-dvd_ostree-iso",
|
||||
flavor => "Workstation Ostree-dvd_ostree-iso",
|
||||
name => "",
|
||||
settings => [
|
||||
{ key => "CANNED", value => "1" },
|
||||
|
Loading…
Reference in New Issue
Block a user