Actions
action #68711
closedcoordination #66394: [epic][y] Enable VNC+SSH Installations on aarch64
[functional][y] Generate support_server image for openSUSE on aarch64
Start date:
2020-07-07
Due date:
2020-10-20
% Done:
0%
Estimated time:
5.00 h
Description
openQA doesn't support cross-platform MM tests, so we cannot use 64bit support server.
See parent ticket for motivation.
So from the previous ticket (#9576) some points for image generation on TW:
- Get latest qcow2 from TW create_hdd_gnome (there is also create_hdd_gnome_wicked, so we could skip step to switch to wicked)
- Install pattern dhcp_dns_server
- Switch from Network Manager to Wicked
- Disable firewall
- To avoid dimming of the screen, turn off gnome screensaver gsettings set org.gnome.desktop.session idle-delay 0 and turn off gnome suspend gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type 'nothing'
- In job conf delete QEMUVGA and use VIRTIO_CONSOLE=1
Acceptance criteria¶
- support_server image generation is established for 64bit and aarch64
- support_server image generation is trivial in case we need update or image for other architectures
- support_server image generation is documented
- support_server image provides all functionality for multimachine ssh and vnc remote installations on aarch64
Actions