-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
TIG 2017-10-02, TIG 2017-10-23
The report.json file is overwritten by buildscripts/combine_reports.py, even if there are no input files, i.e., report_reliable.json report_unreliable.json.
This behavior prevents tasks which directly create report,json, Jepsen & Powercycle, from producing a report.
Additional logic should be added to perform no action if the input files does not exist, but the output does exist.
- is related to
-
SERVER-31423 combine_reports.py will fail on the second run
- Closed