Add tests for QA:Testcase Remote Logging also ppc64le

Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
This commit is contained in:
Michel Normand 2019-03-29 10:51:35 +01:00
parent 794c245786
commit 09e81d6510

View File

@ -2220,6 +2220,30 @@
},
test_suite => { name => "server_database_client" },
},
{
group_name => "Fedora PowerPC",
machine => { name => "ppc64le" },
prio => 20,
product => {
arch => "ppc64le",
distri => "fedora",
flavor => "Server-dvd-iso",
version => "*",
},
test_suite => { name => "server_remote_logging_server" },
},
{
group_name => "Fedora PowerPC",
machine => { name => "ppc64le" },
prio => 20,
product => {
arch => "ppc64le",
distri => "fedora",
flavor => "Server-dvd-iso",
version => "*",
},
test_suite => { name => "server_remote_logging_client" },
},
{
group_name => "Fedora PowerPC",
machine => { name => "ppc64le" },