index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildscripts
/
util
/
teststats.py
Age
Commit message (
Expand
)
Author
2024-05-16
SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...
Steve McClure
2023-07-07
SERVER-78727: Update timeout calculator to handle `max_duration_pass`
Jeff Zambory
2023-01-18
SERVER-72827 Filter out historic runtimes of non-passing tests
Mikhail Shchatko
2022-12-16
SERVER-72137 Handle case when test stats are not available
Mikhail Shchatko
2022-11-22
SERVER-71473: Begin using the new test stats location
Jeff Zambory
2022-09-02
SERVER-68593 Disable low value python warnings
Alexander Neben
2022-03-03
SERVER-64146 Fix division by zero in timeout calculation
Mikhail Shchatko
2022-03-01
SERVER-63872 Tighter task and idle timeouts
Mikhail Shchatko
2020-12-02
SERVER-53058: Better account for CleanEveryN runtime for dynamically split tasks
David Bradford
2020-11-30
SERVER-53058: Refactor how historic test stats are collected
David Bradford
2019-07-11
SERVER-41990 Burn_in should not average hook times for unique hooks
Jim OLeary
2019-07-01
SERVER-41295 Add timeouts to burn_in generated tasks
Lydia Stepanek