lava_test_sh_cmd: /bin/sh
lava_test_results_dir: /lava-%s
lava_test_shell_file: ~/.bashrc
interrupt-prompt: 'Hit m for menu or any other key to stop autoboot'
final-message: 'Starting kernel'
- '### ERROR ### Please RESET the board ###'
interrupt-prompt: 'Hit any key to stop autoboot'
final-message: 'Starting kernel'
- 'Must RESET board to recover'
- 'Retry time exceeded; starting again'
- 'ERROR: The remote end did not respond in time.'
- 'Bad Linux ARM64 Image magic!'
- 'Wrong Ramdisk Image Format'
- 'Ramdisk image is corrupt or invalid'
- 'ERROR: Failed to allocate'
- 'TFTP error: trying to overwrite reserved memory'
- 'Bad Linux RISCV Image magic!'
- 'Wrong Image Format for boot'
- 'ERROR: Did not find a cmdline Flattened Device Tree'
- 'ERROR: RD image overlaps OS image'
dfu-download: 'DOWNLOAD \.\.\. OK\r\nCtrl\+C to exit \.\.\.'
interrupt-prompt: 'for a command-line'
- "error: missing (.*) symbol."
interrupt-prompt: 'for a command-line'
- 'Undefined OpCode Exception PC at'
- 'Synchronous Exception at'
- "error: missing (.*) symbol."
interrupt-prompt: 'Press Ctrl-B for the iPXE command line'
interrupt_ctrl_list: ['b']
- 'No configuration methods succeeded'
final-message: 'Starting kernel'
- 'No space left for ramdisk'
- 'TFTP failed for ramdisk.'
- 'Out of space adding TFTP server IP to the command line.'
- 'Error code \d+( \([\w\s]+\))?\r\n'
# Override: set as the shutdown-message parameter of an Action.
shutdown-message: 'The system is going down for reboot NOW'
# Kernel starting message
kernel-start-message: 'Linux version [0-9]'
# Default shell prompt for AutoLogin
default-shell-prompt: 'lava-test: # '
# SPAWN_MAXREAD - in bytes, quoted as a string
# 1 to turn off buffering, pexpect default is 2000
# maximum may be limited by platform issues to 4092
# avoid setting searchwindowsize:
# Data before searchwindowsize point is preserved, but not searched.
# Set the failure retry to default or override it
# interfaces or device_ip or device_mac
pass: # sata_uuid_sd_uuid_usb_uuid
# used by installers to relate to the empty target device
{root: /dev/sda1, console: ttyS0,115200}
- -net nic,model=virtio,macaddr=52:54:00:12:34:58 -net user
# used by installers to relate to the empty target device
{root: /dev/sda1, console: ttyS0,115200}
- -net nic,model=virtio,macaddr=52:54:00:12:34:58 -net user
nfsrootargs: nfsroot={NFS_SERVER_IP}:{NFSROOTFS},tcp,hard