Comment 12 for bug 1420054

Revision history for this message
Alexander Bozhenko (alexbozhenko) wrote :

FUEL team, we found that shotgun is powerful tool, that we can use for generating custom diagnostic snapshots, with data we need.
To do this, please add ability to save config file on disk(I mean /tmp/dump_config that is created when snapshot task is creating ). File should be formatted to be human-readble, e.g. like with 'python -mjson.tool'
We can then modify config, including path to store snapshot, and run
shotgun -c /path/to/file
This is low-hanging fruit, please prioritize this.