Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F85623034
D254.1785768416.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
448 B
Referenced Files
None
Subscribers
None
D254.1785768416.diff
View Options
diff --git a/lilybuild/lilybuild/ci_steps.py b/lilybuild/lilybuild/ci_steps.py
--- a/lilybuild/lilybuild/ci_steps.py
+++ b/lilybuild/lilybuild/ci_steps.py
@@ -253,6 +253,9 @@
],
workdir=self.work_root_dir,
doStepIf=on_success,
+ # 2h timeout by default
+ # TODO support timeout by each job
+ timeout=60 * 60 * 2,
)
clean_script_step = steps.ShellCommand(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 3, 7:46 AM (1 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1719373
Default Alt Text
D254.1785768416.diff (448 B)
Attached To
Mode
D254: Fix podman timeout at 20mins
Attached
Detach File
Event Timeline
Log In to Comment