Project

General

Profile

Actions

action #69142

closed

coordination #66394: [epic][y] Enable VNC+SSH Installations on aarch64

[y] Adjust bootloader for MM on aarch64

Added by ybonatakis almost 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
SUSE QA - SLE 15 SP3
Start date:
2020-07-20
Due date:
2020-08-11
% Done:

0%

Estimated time:
5.00 h

Description

Observation

aarch64 uses uefi in the bootloader.
The bootloader for the MM tests are not setup properly the parameters as you can see for instance on remote_ssh_target_ftp in bootloader_start

the bootloader for the x86_64 loads parameters as you can find in https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/installation/bootloader.pm#L59. basically ssh and ssh.password. Other parameters might are required based on the media. for example, Online installation, might need dns.

bootloader_start uses the correct bootloader as now.

We are missing at least following boot params:
nameserver= ssh=1 sshpassword=nots3cr3t for ssh
nameserver= vnc=1 vncpassword=nots3cr3t for vnc

So we need to make sure those are added to uefi bootloader.

Don't hesitate to contact Anton Smorodsky in case you need support with MM tests on arm.

Acceptance Criteria

  • uefi bootloader passes the required parameters for networking(ssh, vnc, etc)
Actions

Also available in: Atom PDF