1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-10-15 16:18:49 +00:00
Commit Graph

3920 Commits

Author SHA1 Message Date
Adam Williamson
9e22524b35 Update a bunch of gnome-calculator needles for a cursor change
The cursor in gnome-calculator somehow changed between the 1.1
and 1.2 Beta candidates. It now looks a bit weird and slanted
(it's an optical illusion caused by odd anti-aliasing).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-10 18:55:08 -07:00
Adam Williamson
97705ecbc0 Enable KDE update tests on aarch64
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-10 08:13:12 -07:00
Lukáš Růžička
46133ad5a3 Prolong wait time for flscr enabled in terminal
In a virtual machine, it takes a couple of seconds for the
upper panel to go away and show the terminal prompt.
Let's make it wait 60 seconds to be absolutely sure.
2025-09-10 15:25:35 +02:00
Lukáš Růžička
b8f71506f1 Add various needles to make tests pass 2025-09-10 15:22:57 +02:00
Adam Williamson
c209e568a1 Update a couple of GNOME needles for some change in Rawhide
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-09 18:05:20 -07:00
Adam Williamson
2115b90d66 Update a couple more KDE needles for new background
These don't show up immediately...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-09 18:02:30 -07:00
Adam Williamson
e3ceaf8d33 Tweak gnome-text-editor shortcuts needles
We need to replace the existing needle with one with a match area
on the 2 button, as explained in the recent commit where we
changed the test behavior. This is for Silverblue, where the old
UI is still present for now, so we need the assert_and_click on
the first shortcut page to press the '2' button for things to
work.

The removed needles all have not matched for months or years, so
let's get rid of them.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-08 23:31:02 -07:00
Adam Williamson
3a2f45ef50 kleopatra: handle launch with no self-check page
In Rawhide we're not seeing the self-check page, we're going
straight to the app. Handle that.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-06 15:33:35 -07:00
Adam Williamson
60232a960d Update an anaconda-blivet needle for element being pre-selected
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-06 15:26:10 -07:00
Adam Williamson
4ae661a946 Update an anaconda webui needle for a UI element size change
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-06 15:25:36 -07:00
Adam Williamson
f27ba622f2 Update gnome-text-editor shortcut needles for 49 RC
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-06 15:25:00 -07:00
Adam Williamson
800a4a285b Update KDE notification needle for new background
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-06 15:21:54 -07:00
Adam Williamson
25f79a87ff Update various misc GNOME needles for 49 RC changes
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-06 15:05:52 -07:00
Adam Williamson
b1135920a3 Update GNOME panel needles for 49 RC changes
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-06 15:04:00 -07:00
Adam Williamson
71ae74cc8f Update GNOME Maps needles for recent 49 changes
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-06 15:02:59 -07:00
Adam Williamson
d5ba7a4f9e webui: use 1GB for /boot and /boot/efi
512MB is too small, we're getting size warnings on the tests with
latest Rawhide.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-06 15:01:29 -07:00
Adam Williamson
2dc3407547 Simplify gte shortcuts test for GNOME 49 RC
There's no 'go to 2' button any more, we'll just click a random
section (Windows) and check that. This would also work fine for
the old style if we still need that - just add the '2' button to
gte_shortcuts_one and make sure it's the click area.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-06 14:13:49 -07:00
Adam Williamson
8fb84cd458 _boot_to_anaconda: use welcome launcher for KDE too
This means we don't need the double-click logic, and it seems to
be more reliable on F43+.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-06 11:34:46 -07:00
Adam Williamson
1b0fc55758 Update IoT greenboot passed needle
The messages we get on greenboot passing changed a bit.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-06 11:18:04 -07:00
Adam Williamson
557c2cd781 Run unwanted_packages on KDE, they don't want gtk2 (#425)
This enables the unwanted_packages test we set up for Workstation
a while ago on KDE as well. They want to ensure gtk2 isn't on
KDE installs.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-05 14:52:28 -07:00
Adam Williamson
c9f73ec073 Remove desktop_background short-circuit on F43 KDE
The kde-settings fix is now stable and in the latest compose, so
we don't need this any more.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-05 11:18:28 -07:00
Adam Williamson
c3b2dc4e63 Update another keyring needle for GNOME 49 RC
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-05 11:10:46 -07:00
Adam Williamson
4ddc3450a3 gnome_initial_setup: adjust to time zone active field change in 49
In GNOME 49 RC, the Time Zone page has been changed so the search
box is active by default. Previously we had to press tab to
activate it. We need to keep working with both, so unfortunately
that means adding a needle :/

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-05 09:54:50 -07:00
Adam Williamson
1e245861c3 Update various needles for GNOMR 49 RC
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-05 09:38:11 -07:00
Adam Williamson
63d38b76f5 Update a Maps needle to get through aaa_setup
Looks like some more needles also need updating, while the app
is still kinda broken too...fun.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-04 17:41:15 -07:00
Adam Williamson
b8dcb561d5 Add a Firefox new tab variant that showed up in an aarch64 test
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-04 17:40:42 -07:00
Adam Williamson
eae6db9541 Update anaconda webui needle for a minor UI change
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-04 17:39:58 -07:00
Adam Williamson
b99b0e3ec1 Drop workarounds (one went stable, we untagged libiscsi)
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-04 17:11:26 -07:00
Adam Williamson
ba6b6200a6 Add dep issue fix builds as workarounds for F44
Two different dep issues started breaking tests today -
a libiscsi soname bump broke deps in qemu and libvirt, and a
gnome-shell-extension-background-logo update had an invalid dep.
This adds fixes for all three as workarounds so I can get the
tests of each to pass, and other tests to pass while these are
going through gating.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-04 15:28:01 -07:00
Adam Williamson
8bf8cb6ff0 Update maps_select_file needle (broken thumbnail?)
I think this may be needed because thumbnail generation isn't
working? Not sure.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-04 11:27:16 -07:00
Adam Williamson
66c898b516 Update a Cockpit needle for new Cockpit version
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-04 11:25:36 -07:00
Adam Williamson
a7fcfd9a77 Update a desktop update neeedle for changed X icon
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-04 11:24:40 -07:00
Adam Williamson
847b681949 Enable KDE compose tests on aarch64
This enables tests on the KDE aarch64 disk image. The test set
should be the equivalent of what we run on the Workstation disk
image - most of the same tests we run on x86_64, a few left out.
I might do a follow-up to enable the 'missing' tests on both
arches later, at least ones which don't seem to be left out for
any good reason beyond resources.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-03 17:19:48 -07:00
Adam Williamson
5da5af3852 post_fail_hook: also upload AVCs and a text journal dump (#410)
@kparal pointed out that it's a bit inconvenient to quickly check
the journal and any SELinux AVCs for a failed test. All the info
is in the /var/log tarball, but you have to download it, extract
it, and know how to run journalctl on it. For convenience, this
adds a text dump of the journal and one of any AVCs found with
ausearch.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-03 12:45:03 -07:00
Lukáš Růžička
a396c2f41d Add start-stop test for Kleopatra
This PR adds a start-stop test for Kleopatra that will replace
the KGpg application. It does not, however, remove the KGpg
start-stop test from the suite, as the KGpg is not gone yet.
We will remove it in a separate commit when time has come.

Fixes: https://pagure.io/fedora-qa/os-autoinst-distri-fedora/issue/405

Change the start command to kleopatra

Move needle to generic space

Remove checking the selection box
2025-09-03 17:04:30 +00:00
Lukáš Růžička
eb6bd63e01 Fix the I3 Tiling test
The test failed because one of the applications ceased to exist
on the installation media. The fix brings a different set of
applications and more to it - the applications get installed
during the test so we probably won't have to deal with similar
issue in the future. Or at least not that often.

Fixes: https://pagure.io/fedora-qa/os-autoinst-distri-fedora/issue/412
2025-09-03 16:46:39 +00:00
Adam Williamson
feda79ebfc Enable Workstation updates tests on aarch64
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-29 14:04:07 -07:00
Adam Williamson
e04b1bbb31 Add variant GNOME panel lock screen needle
For some reason, on aarch64, we get the 'person' icon, not the
first letter of the user's name. No idea why.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-29 11:27:03 -07:00
Adam Williamson
ea73f8f381 Update a Maps needle for different font height
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-29 11:26:37 -07:00
Adam Williamson
a8aeffdd31 Update calculator_tiled_right needle
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-29 11:26:18 -07:00
Adam Williamson
1df6a5bf51 Add a UEFI variant of the emergency console needle
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-29 11:20:57 -07:00
Adam Williamson
20870fc561 Use date not timedatectl for clocks and gnome-panel
timedatectl now refuses to set the date to before the date when
systemd was built, so let's just use date instead.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-29 11:13:05 -07:00
Adam Williamson
7bd8fe5590 drop non-x86_64 cloud templates
I didn't actually set up / test the tests on non-aarch64 (yet),
so let's drop these bits...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-28 20:03:46 -07:00
Adam Williamson
4e3bc57a03 Build and test cloud image in updates tests
This makes us create a generic cloud disk image and then run
tests on it, just like we do for Workstation and KDE lives,
everything netinst, Silverblue, and a container image. This is
intended to help avoid anything like
https://bugzilla.redhat.com/show_bug.cgi?id=2390898 happening
again - if we'd had these tests set up and gating enabled, the
update that caused that bug would've been gated.

This requires some changes that affect other things: bind mounting
the whole of /dev in our mock config when using simple isolation,
and forcing START_AFTER_TEST to "" for kiwi_build (this is needed
to override the setting of it in the updates-cloud flavor). bind
mounting is what koji does for 'real' kiwi build jobs so it's fine
(in fact, better); previously the mock config was shared with
livemedia-creator, but we don't use that any more so it's not a
problem.

It's a bit icky when we get to the point of having *multiple*
+START_AFTER_TEST settings, but I can't see another way to get
everything right here and still share the test suite definition
with compose tests.

Moving the definition of KIWI_PROFILE for container tests is not
strictly related, but I noticed it was weird while working on
this and couldn't leave it alone.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-28 16:43:07 -07:00
Adam Williamson
29b065dd65 Replace ftp with autofs in the package install test (#413)
As reported by @yselkowitz , ftp is no longer in ELN, so this
test fails on ELN composes. autofs is in ELN, has minimal
dependencies and doesn't change often, so it looks like a good
option.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-28 14:18:09 -07:00
Adam Williamson
d2ffcf5512 podman: filter flaking test "larger transfer, tap" test
Test "TCP/IPv4 larger transfer, tap" is flaking currently, so
let's disable it. Paul has reproduced the issue and is working on
the fix so no further purpose is served by failing on it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-28 09:50:58 -07:00
Adam Williamson
d1d6b0340a Revert #2334165 workaround
The security fix has been removed for now; we're removing this
workaround so we'll notice if it gets broken again.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-28 08:50:17 -07:00
Adam Williamson
ffe307d2c2 Add F44 version identification needles
I must have done this back at branching but not committed them
then somehow wiped them without committing them last night?

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-26 08:04:45 -07:00
Adam Williamson
8d4538ad87 Update a Contacts needle for GNOME 49
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-25 17:06:25 -07:00
Adam Williamson
dd00ccbee3 Update an archiver needle for slightly different line spacing
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-25 17:05:30 -07:00