Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F13573728
D254.1765170055.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.1765170055.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
Sun, Dec 7, 9:00 PM (1 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
703808
Default Alt Text
D254.1765170055.diff (448 B)
Attached To
Mode
D254: Set run script timeout to 2h
Attached
Detach File
Event Timeline
Log In to Comment