| |
@@ -2644,6 +2644,18 @@
|
| |
flavor => "Server-dvd-iso",
|
| |
version => "*",
|
| |
},
|
| |
+ test_suite => { name => "server_cockpit_updates" },
|
| |
+ },
|
| |
+ {
|
| |
+ group_name => "Fedora PowerPC",
|
| |
+ machine => { name => "ppc64le" },
|
| |
+ prio => 30,
|
| |
+ product => {
|
| |
+ arch => "ppc64le",
|
| |
+ distri => "fedora",
|
| |
+ flavor => "Server-dvd-iso",
|
| |
+ version => "*",
|
| |
+ },
|
| |
test_suite => { name => "realmd_join_cockpit" },
|
| |
},
|
| |
{
|
| |
@@ -3760,6 +3772,18 @@
|
| |
flavor => "Server-dvd-iso",
|
| |
version => "*",
|
| |
},
|
| |
+ test_suite => { name => "server_cockpit_updates" },
|
| |
+ },
|
| |
+ {
|
| |
+ group_name => "Fedora AArch64",
|
| |
+ machine => { name => "aarch64" },
|
| |
+ prio => 30,
|
| |
+ product => {
|
| |
+ arch => "aarch64",
|
| |
+ distri => "fedora",
|
| |
+ flavor => "Server-dvd-iso",
|
| |
+ version => "*",
|
| |
+ },
|
| |
test_suite => { name => "realmd_join_cockpit" },
|
| |
},
|
| |
{
|
| |
Add server_cockpit_updates also for aarch64 ppc64le
I tried locally for ppc64le, but failure same as https://bugzilla.redhat.com/show_bug.cgi?id=1765685 and the 15s added bypass do not help in my case.
I did not tried for aarch64