1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-09-20 21:28:49 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Lukáš Růžička
4d2b7be389 Add various fixes after the review
After the review, when the requirements have been
added, the tests started to behave a little differently
and some fixes had to be added to make it pass with
no problems.

Also, this PR adds a function to change Gnome
default settings.
2025-09-12 00:16:14 +00:00
Lukáš Růžička
389fe554f9 Fix remote_desktop_server after AI review 2025-09-12 00:16:14 +00:00
Lukáš Růžička
d0ea34492d Create tests for remote desktop connections.
This adds a test for remote connection. It consists of a server part
in which Gnome RDP connection is set up, enabled, and the server is run,
and the client part that uses Connections as a client to connect to the
server.
The test is considered successful when the connection is established
and the user has logged into the system.

Fixes: https://pagure.io/fedora-qa/os-autoinst-distri-fedora/issue/333
2025-09-12 00:16:13 +00:00