You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Increases duration of delay for log message checker
check_log_message() and check_any_log_message() are used to check if a
given message is included in firecracker's log. At the moment, host
kernel 6.1 has larger boot time than other kernel versions, resulting in
delay of printing the message. To suppress spurious failures, increases
the duration between retries.
Signed-off-by: Takahiro Itazuri <itazur@amazon.com>
0 commit comments