Add Everything-boot-iso install_default for ppc64le

Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
This commit is contained in:
Michel Normand 2019-08-29 09:37:29 +02:00
parent f247ea7511
commit 200913547c
1 changed files with 22 additions and 0 deletions

View File

@ -2055,6 +2055,18 @@
},
test_suite => { name => "install_default" },
},
{
group_name => "Fedora PowerPC",
machine => { name => "ppc64le" },
prio => 62,
product => {
arch => "ppc64le",
distri => "fedora",
flavor => "Everything-boot-iso",
version => "*",
},
test_suite => { name => "install_default" },
},
{
group_name => "Fedora PowerPC",
machine => { name => "ppc64le" },
@ -4183,6 +4195,16 @@
],
version => "*",
},
{
arch => "ppc64le",
distri => "fedora",
flavor => "Everything-boot-iso",
name => "",
settings => [
{ key => "TEST_TARGET", value => "ISO" }
],
version => "*",
},
{
arch => "ppc64le",
distri => "fedora",