mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
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:
parent
0f50da0f6b
commit
a27f253276
2
.github/workflows/mkosi.yml
vendored
2
.github/workflows/mkosi.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
|||||||
|
|
||||||
[Content]
|
[Content]
|
||||||
Environment=CI_BUILD=1
|
Environment=CI_BUILD=1
|
||||||
DEFAULT_TIMEOUT_SEC=120
|
DEFAULT_TIMEOUT_SEC=180
|
||||||
SLOW_TESTS=true
|
SLOW_TESTS=true
|
||||||
|
|
||||||
[Output]
|
[Output]
|
||||||
|
Loading…
Reference in New Issue
Block a user