Own installed integration duration

This commit is contained in:
Joseph Magly
2026-08-15 04:33:15 -04:00
parent 753c53d07f
commit 256c39ea6a
2 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ def _policy():
"max_testcase_seconds": 15.0,
"max_marker_seconds": {
"cpu": 120.0,
"integration": 60.0,
"integration": 120.0,
"unmarked": 120.0,
},
"maximum_owner_days": 90,