mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +00:00
correct 32-bit kde live test entry in templates
This commit is contained in:
parent
b3aa968575
commit
5d650b070d
@ -321,10 +321,10 @@
|
|||||||
product => {
|
product => {
|
||||||
arch => "i386",
|
arch => "i386",
|
||||||
distri => "fedora",
|
distri => "fedora",
|
||||||
flavor => "generic_boot",
|
flavor => "kde_live",
|
||||||
version => "*",
|
version => "*",
|
||||||
},
|
},
|
||||||
test_suite => { name => "kde_live" },
|
test_suite => { name => "default_install" },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
machine => { name => "32bit" },
|
machine => { name => "32bit" },
|
||||||
|
Loading…
Reference in New Issue
Block a user