summary refs log tree commit diff
path: root/tests/storage/event_injector.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement configurable stats reportingDaniel Wagner-Hall2015-09-221-0/+81
SYN-287 This requires that HS owners either opt in or out of stats reporting. When --generate-config is passed, --report-stats must be specified If an already-generated config is used, and doesn't have the report_stats key, it is requested to be set.