Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F138015884
D50499.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
658 B
Referenced Files
None
Subscribers
None
D50499.diff
View Options
diff --git a/contrib/kyua/engine/scheduler.cpp b/contrib/kyua/engine/scheduler.cpp
--- a/contrib/kyua/engine/scheduler.cpp
+++ b/contrib/kyua/engine/scheduler.cpp
@@ -87,11 +87,11 @@
///
/// TODO(jmmv): This is here only for testing purposes. Maybe we should expose
/// this setting as part of the user_config.
-datetime::delta scheduler::cleanup_timeout(60, 0);
+datetime::delta scheduler::cleanup_timeout(300, 0);
/// Timeout for the test case execenv cleanup operation.
-datetime::delta scheduler::execenv_cleanup_timeout(60, 0);
+datetime::delta scheduler::execenv_cleanup_timeout(300, 0);
/// Timeout for the test case listing operation.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 29, 4:32 AM (3 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26317700
Default Alt Text
D50499.diff (658 B)
Attached To
Mode
D50499: kyua: increase cleanup_timeout to 300s
Attached
Detach File
Event Timeline
Log In to Comment