mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
Coin: give CI build more time to complete
Raise max build to 12 hours, but lower time without output to 2 hours. Pick-to: 6.2 Change-Id: I866bf07324793fce4ce88189053216abd8b4302f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
02f96bd7d5
commit
bc1d2a0fff
|
|
@ -146,8 +146,8 @@ instructions:
|
|||
fileMode: 420
|
||||
- type: ExecuteCommand
|
||||
command: ["bash", "-xe", "{{.BuildDir}}/start-build"]
|
||||
maxTimeInSeconds: 28800
|
||||
maxTimeBetweenOutput: 28800
|
||||
maxTimeInSeconds: 43200
|
||||
maxTimeBetweenOutput: 7200
|
||||
userMessageOnFailure: "Build failed."
|
||||
- type: ExecuteCommand
|
||||
command: ["sudo", "umount", "/mnt/yocto-cache"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user