Add rally task detailed info to rally-plot dir
I am already tired rolling to the end of console.log to see the aggregated infromation, so it makes sense to put this info to separated txt file in rally-plot dir Change-Id: Ic492f0acd293fd0a90595658c4da0dea720758ed
This commit is contained in:
@@ -42,4 +42,6 @@ rally task plot2html --out rally-plot/results.html
|
||||
gzip -9 rally-plot/results.html
|
||||
rally task results | python -m json.tool > rally-plot/results.json
|
||||
gzip -9 rally-plot/results.json
|
||||
rally task detailed > rally-plot/detailed.txt
|
||||
gzip -9 rally-plot/detailed.txt
|
||||
env
|
||||
|
Reference in New Issue
Block a user