mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-16 11:43:08 +00:00
Add new VNC tests to aarch64 and ppc64le too
Forgot to do this. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
4c05f19a9f
commit
1c75256f9d
88
templates
88
templates
@ -2482,6 +2482,50 @@
|
|||||||
},
|
},
|
||||||
test_suite => { name => "install_repository_hd_variation" },
|
test_suite => { name => "install_repository_hd_variation" },
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
machine => { name => "ppc64le" },
|
||||||
|
prio => 40,
|
||||||
|
product => {
|
||||||
|
arch => "ppc64le",
|
||||||
|
distri => "fedora",
|
||||||
|
flavor => "Server-dvd-iso",
|
||||||
|
version => "*",
|
||||||
|
},
|
||||||
|
test_suite => { name => "install_vnc_server" },
|
||||||
|
},
|
||||||
|
{
|
||||||
|
machine => { name => "ppc64le" },
|
||||||
|
prio => 40,
|
||||||
|
product => {
|
||||||
|
arch => "ppc64le",
|
||||||
|
distri => "fedora",
|
||||||
|
flavor => "Server-dvd-iso",
|
||||||
|
version => "*",
|
||||||
|
},
|
||||||
|
test_suite => { name => "install_vnc_client" },
|
||||||
|
},
|
||||||
|
{
|
||||||
|
machine => { name => "ppc64le" },
|
||||||
|
prio => 40,
|
||||||
|
product => {
|
||||||
|
arch => "ppc64le",
|
||||||
|
distri => "fedora",
|
||||||
|
flavor => "Server-dvd-iso",
|
||||||
|
version => "*",
|
||||||
|
},
|
||||||
|
test_suite => { name => "install_vncconnect_server" },
|
||||||
|
},
|
||||||
|
{
|
||||||
|
machine => { name => "ppc64le" },
|
||||||
|
prio => 40,
|
||||||
|
product => {
|
||||||
|
arch => "ppc64le",
|
||||||
|
distri => "fedora",
|
||||||
|
flavor => "Server-dvd-iso",
|
||||||
|
version => "*",
|
||||||
|
},
|
||||||
|
test_suite => { name => "install_vncconnect_client" },
|
||||||
|
},
|
||||||
{
|
{
|
||||||
group_name => "Fedora PowerPC",
|
group_name => "Fedora PowerPC",
|
||||||
machine => { name => "ppc64le" },
|
machine => { name => "ppc64le" },
|
||||||
@ -3526,6 +3570,50 @@
|
|||||||
},
|
},
|
||||||
test_suite => { name => "install_repository_hd_variation" },
|
test_suite => { name => "install_repository_hd_variation" },
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
machine => { name => "aarch64" },
|
||||||
|
prio => 40,
|
||||||
|
product => {
|
||||||
|
arch => "aarch64",
|
||||||
|
distri => "fedora",
|
||||||
|
flavor => "Server-dvd-iso",
|
||||||
|
version => "*",
|
||||||
|
},
|
||||||
|
test_suite => { name => "install_vnc_server" },
|
||||||
|
},
|
||||||
|
{
|
||||||
|
machine => { name => "aarch64" },
|
||||||
|
prio => 40,
|
||||||
|
product => {
|
||||||
|
arch => "aarch64",
|
||||||
|
distri => "fedora",
|
||||||
|
flavor => "Server-dvd-iso",
|
||||||
|
version => "*",
|
||||||
|
},
|
||||||
|
test_suite => { name => "install_vnc_client" },
|
||||||
|
},
|
||||||
|
{
|
||||||
|
machine => { name => "aarch64" },
|
||||||
|
prio => 40,
|
||||||
|
product => {
|
||||||
|
arch => "aarch64",
|
||||||
|
distri => "fedora",
|
||||||
|
flavor => "Server-dvd-iso",
|
||||||
|
version => "*",
|
||||||
|
},
|
||||||
|
test_suite => { name => "install_vncconnect_server" },
|
||||||
|
},
|
||||||
|
{
|
||||||
|
machine => { name => "aarch64" },
|
||||||
|
prio => 40,
|
||||||
|
product => {
|
||||||
|
arch => "aarch64",
|
||||||
|
distri => "fedora",
|
||||||
|
flavor => "Server-dvd-iso",
|
||||||
|
version => "*",
|
||||||
|
},
|
||||||
|
test_suite => { name => "install_vncconnect_client" },
|
||||||
|
},
|
||||||
{
|
{
|
||||||
group_name => "Fedora AArch64",
|
group_name => "Fedora AArch64",
|
||||||
machine => { name => "aarch64" },
|
machine => { name => "aarch64" },
|
||||||
|
Loading…
Reference in New Issue
Block a user