#345 Convert anaconda VNC tests to RDP on Rawhide
Closed: Fixed 2 months ago by adamwill. Opened 4 months ago by adamwill.

Rawhide has switched anaconda to Wayland, and as part of that, VNC is replaced with RDP. We need to adjust the tests to use RDP when testing F42+.


note the vncconnect test probably cannot be replaced, RDP does not have that reverse connect feature.

Metadata Update from @lruzicka:
- Issue assigned to lruzicka

3 months ago

I asked in the Anaconda forum about the way this is implemented now.

UPDATE:
So, this is implemented the same way, just the kernel parameters are a little bit different. I would try to tweak the old VNC way to RDP.

Live session should not be affected by the boot.iso switch to Wayland. On the boot iso, it should be enough to use an RDP client & enable rdp via "inst.rdp inst.rdp.username=some_username inst.rdp.password=some_password".
2:18
Alternatively you can use just "inst.username" and Anaconda will ask for credentials interactively. Same can be done via using "inst.text" and selecting RDP instead of TUI.

Metadata Update from @lruzicka:
- Custom field story_points adjusted to 8

3 months ago

I have progressed with this a little bit, I think I am having the server correctly installed, but I ran into some issues with an old variable in main.pm.

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #352 Merged 2 months ago