Run desktop_printing test on updates too
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
485a24b3ee
commit
50d82d4821
@ -246,6 +246,30 @@
|
||||
},
|
||||
test_suite => { name => "desktop_background" },
|
||||
},
|
||||
{
|
||||
group_name => "Fedora Updates",
|
||||
machine => { name => "64bit" },
|
||||
prio => 30,
|
||||
product => {
|
||||
arch => "x86_64",
|
||||
distri => "fedora",
|
||||
flavor => "updates-workstation",
|
||||
version => "*",
|
||||
},
|
||||
test_suite => { name => "desktop_printing" },
|
||||
},
|
||||
{
|
||||
group_name => "Fedora Updates",
|
||||
machine => { name => "64bit" },
|
||||
prio => 32,
|
||||
product => {
|
||||
arch => "x86_64",
|
||||
distri => "fedora",
|
||||
flavor => "updates-kde",
|
||||
version => "*",
|
||||
},
|
||||
test_suite => { name => "desktop_printing" },
|
||||
},
|
||||
{
|
||||
group_name => "Fedora Updates",
|
||||
machine => { name => "64bit" },
|
||||
|
Loading…
Reference in New Issue
Block a user