Run desktop_printing test on updates too

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-12-06 16:33:09 -08:00
parent 485a24b3ee
commit 50d82d4821

View File

@ -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" },