Skip to content

ci/lava: Increase boot timeout

Guilherme Gallo requested to merge gallo/mesa:ci-lava-increase-boot-timeout into main

Empirically, a successful LAVA device boot time takes less than 3 minutes.

LAVA itself is configured to attempt thrice to boot the device, summing up to 9 minutes.

It is better to retry the boot than cancel the job and re-submit to avoid the enqueue delay.

Edited by Guilherme Gallo

Merge request reports