Remove install_default when install_default_upload
two tests only differ by saving of qcow2 on test end for last one. That concerns ppc64le and aarch64 flavors: AtomicHost-dvd_ostree-iso Server-dvd-iso Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
This commit is contained in:
parent
c2a59b8f01
commit
f247ea7511
48
templates
48
templates
@ -2031,18 +2031,6 @@
|
|||||||
},
|
},
|
||||||
test_suite => { name => "install_package_set_kde" },
|
test_suite => { name => "install_package_set_kde" },
|
||||||
},
|
},
|
||||||
{
|
|
||||||
group_name => "Fedora PowerPC",
|
|
||||||
machine => { name => "ppc64le" },
|
|
||||||
prio => 10,
|
|
||||||
product => {
|
|
||||||
arch => "ppc64le",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "AtomicHost-dvd_ostree-iso",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "install_default" },
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
group_name => "Fedora PowerPC",
|
group_name => "Fedora PowerPC",
|
||||||
machine => { name => "ppc64le" },
|
machine => { name => "ppc64le" },
|
||||||
@ -2079,18 +2067,6 @@
|
|||||||
},
|
},
|
||||||
test_suite => { name => "install_default_upload" },
|
test_suite => { name => "install_default_upload" },
|
||||||
},
|
},
|
||||||
{
|
|
||||||
group_name => "Fedora PowerPC",
|
|
||||||
machine => { name => "ppc64le" },
|
|
||||||
prio => 11,
|
|
||||||
product => {
|
|
||||||
arch => "ppc64le",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "Server-dvd-iso",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "install_default" },
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
group_name => "Fedora PowerPC",
|
group_name => "Fedora PowerPC",
|
||||||
machine => { name => "ppc64le" },
|
machine => { name => "ppc64le" },
|
||||||
@ -3111,18 +3087,6 @@
|
|||||||
},
|
},
|
||||||
test_suite => { name => "desktop_background" },
|
test_suite => { name => "desktop_background" },
|
||||||
},
|
},
|
||||||
{
|
|
||||||
group_name => "Fedora AArch64",
|
|
||||||
machine => { name => "aarch64" },
|
|
||||||
prio => 10,
|
|
||||||
product => {
|
|
||||||
arch => "aarch64",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "AtomicHost-dvd_ostree-iso",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "install_default" },
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
group_name => "Fedora AArch64",
|
group_name => "Fedora AArch64",
|
||||||
machine => { name => "aarch64" },
|
machine => { name => "aarch64" },
|
||||||
@ -3159,18 +3123,6 @@
|
|||||||
},
|
},
|
||||||
test_suite => { name => "install_default_upload" },
|
test_suite => { name => "install_default_upload" },
|
||||||
},
|
},
|
||||||
{
|
|
||||||
group_name => "Fedora AArch64",
|
|
||||||
machine => { name => "aarch64" },
|
|
||||||
prio => 11,
|
|
||||||
product => {
|
|
||||||
arch => "aarch64",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "Server-dvd-iso",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "install_default" },
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
group_name => "Fedora AArch64",
|
group_name => "Fedora AArch64",
|
||||||
machine => { name => "aarch64" },
|
machine => { name => "aarch64" },
|
||||||
|
Loading…
Reference in New Issue
Block a user