Alper Nebi Yasak 03d196f7c6 test: Increase QEMU timeout to 120s
The qemu tests are somehow taking 10 more seconds than usual between
running systemd-udevd and discovering virtio-blk devices, which causes
the qemu-panic-shell test to exceed the timeout and error out:

    [   12.693906] Run /init as init process
    Loading, please wait...
    Starting systemd-udevd version 256~rc3-2
    [   20.470569] virtio_blk virtio3: 1/0/0 default/read/poll queues
    [   20.715954] virtio_blk virtio3: [vda] 556 512-byte logical blocks (285 kB/278 KiB)
    Begin: Loading essential drivers ... [   22.057615] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
    done.
    Begin: Running /scripts/init-premount ... done.
    Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
    Begin: Running /scripts/local-premount ... done.
    Begin: Waiting for root file system ... Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    [...]
    qemu-system-amd64: terminating on signal 15 from pid 17745 (timeout)

Increase the timeout to 120s, so the qemu-panic-shell test can continue
long enough to print the emergency shell the test is looking for. S390X
also has a 120s timeout, so fold that into the new default case as well.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2024-05-29 11:23:37 +03:00
2023-02-27 22:29:35 +10:00
Description
initramfs-tools
2 MiB
Languages
Shell 68.3%
Roff 22.3%
C 9.3%