In Azure CDT tests we are seeing that starting redpanda occasionally takes longer than 30s. This seems to be because of disk access, in particular creating directories, being slow while redpanda is starting up.
We have increased the timeout from 20s to 30s in the past for this reason, but we are still seeing startup taking longer than 30s, so this increases the timeout further to 40s.
In Azure CDT tests we are seeing that starting redpanda occasionally takes longer than 30s. This seems to be because of disk access, in particular creating directories, being slow while redpanda is starting up.
We have increased the timeout from 20s to 30s in the past for this reason, but we are still seeing startup taking longer than 30s, so this increases the timeout further to 40s.
Fixes https://redpandadata.atlassian.net/browse/CORE-8184
Backports Required
Release Notes
none
the below tests from https://buildkite.com/redpanda/redpanda/builds/57962#0193210b-e0bb-4544-bd6b-0b1b8c5d8eb7 have failed and will be retried