frost icon indicating copy to clipboard operation
frost copied to clipboard

Roll service_report_generator.py into the frost CLI

Open ajvb opened this issue 5 years ago • 2 comments
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.

ajvb avatar Oct 09 '20 21:10 ajvb

Alongside this, we should add documentation around the JSON output that server_report_generator.py creates, beyond what is documented in the script itself.

ajvb avatar Oct 27 '20 15:10 ajvb

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!

hwine avatar Oct 27 '20 18:10 hwine