Add base_system_logging test for ppc64le

Signed-off-by: Guy Menanteau <menantea@linux.vnet.ibm.com>
This commit is contained in:
Guy Menanteau 2017-10-11 05:57:48 -04:00 committed by Michel Normand
parent 6455319ef5
commit 3e6568c7df

View File

@ -2139,6 +2139,18 @@
},
test_suite => { name => "base_update_cli" },
},
{
group_name => "Fedora PowerPC",
machine => { name => "ppc64le" },
prio => 20,
product => {
arch => "ppc64le",
distri => "fedora",
flavor => "Server-dvd-iso",
version => "*",
},
test_suite => { name => "base_system_logging" },
},
{
group_name => "Fedora PowerPC",
machine => { name => "ppc64le" },