Actions
action #69865
closedcoordination #66394: [epic][y] Enable VNC+SSH Installations on aarch64
[functional][y] Enable vnc MM installations on aarch64 for SLES
Start date:
2020-08-11
Due date:
2020-09-22
% Done:
0%
Estimated time:
5.00 h
Description
See parent ticket for motivation.
Use support server image from #68708
Example of the run on 64 bit:
https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Online&machine=64bit&test=remote_vnc_controller&version=15-SP3
Acceptance criteria¶
- VNC remote installations are enabled on aarch64 for SLES
Updated by riafarov over 4 years ago
- Description updated (diff)
- Status changed from New to Workable
- Estimated time set to 5.00 h
Updated by riafarov over 4 years ago
- Assignee deleted (
riafarov)
We have QEMUVGA set in the test suite for 64bit, which breaks things. So I had to overwrite it with empty value. Let's see if it works:
https://openqa.suse.de/tests/4643760#dependencies
Here is the job group settings I've used:
- remote_vnc_controller:
settings:
BOOT_HDD_IMAGE: '1'
BOOTFROM: 'c'
HDD_1: openqa_support_server_sles15sp2_aarch64_gnome.qcow2
NICTYPE: tap
OVS_DEBUG: '1'
REMOTE_CONTROLLER: vnc
SUPPORT_SERVER: '1'
SUPPORT_SERVER_ROLES: dhcp,dns
WORKER_CLASS: tap
YAML_SCHEDULE: schedule/yast/remote_vnc/remote_vnc_controller.yaml
VGA: std
QEMUVGA: ''
- remote_vnc_target_nfs:
settings:
INSTALL_SOURCE: nfs
NETBOOT: '1'
NICTYPE: tap
OVS_DEBUG: '1'
PARALLEL_WITH: remote_vnc_controller
REMOTE_TARGET: vnc
USE_SUPPORT_SERVER: '1'
WORKER_CLASS: tap
YAML_SCHEDULE: schedule/yast/remote_vnc/remote_vnc_target_nfs.yaml
Updated by riafarov over 4 years ago
Ok, problem now is that screensaver is not disabled, so we fail to start x11.
Updated by JERiveraMoya over 4 years ago
- Due date changed from 2020-09-08 to 2020-09-22
Updated by riafarov over 4 years ago
- Status changed from Workable to Resolved
Actions