summaryrefslogtreecommitdiff
path: root/buildscripts/collect_resource_info.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37467 Have collect_resource_info.py recover from transient errors.Shreyas Kalyan2018-10-221-42/+45
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-4/+3
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-13/+6
* SERVER-30839 add back resmoke import checksRobert Guo2017-10-051-1/+3
* SERVER-30839 prevent buildscripts/combine_reports.py from overwriting report....Rob Guo2017-10-041-23/+6
* SERVER-30855 Rename system_resouce_info_{task_id}.json to system_resouce_info...Eddie Louie2017-09-071-1/+6
* SERVER-30583 Only call os.fsync if not writing to stdout in collect_resource_...Eddie Louie2017-08-281-5/+7
* SERVER-30285 Continue on KeyError in buildscripts/collect_resource_info.pyEddie Louie2017-07-241-10/+20
* SERVER-29367 Add buildscripts/collect_resource_info.py to collect system reso...Eddie Louie2017-06-221-0/+96