mkosi: Bump default timeout to 180s

Hopefully fixes #27778 where waiting for the root device to appear
times out before systemd-repart has a chance to run and create it.
This commit is contained in:
Daan De Meyer 2023-05-25 10:00:59 +02:00
parent 0f50da0f6b
commit a27f253276

View file

@ -87,7 +87,7 @@ jobs:
[Content]
Environment=CI_BUILD=1
DEFAULT_TIMEOUT_SEC=120
DEFAULT_TIMEOUT_SEC=180
SLOW_TESTS=true
[Output]