frost
frost copied to clipboard
Roll service_report_generator.py into the frost CLI
trafficstars
Now that we have a frost CLI it might be nice to roll https://github.com/mozilla/frost/blob/master/service_report_generator.py into it.
Alongside this, we should add documentation around the JSON output that server_report_generator.py creates, beyond what is documented in the script itself.
So this is an interesting architectural decision for me with GitHub. I don't really understand the script, so was planning on consuming the JSON directly from frost in my post-test-actions.
What are the reasons I should reconsider that decision?
- much easier to parse output <== sufficient!
Looking forward to the integration!