https://github.com/openstack/rally
Raw File
Tip revision: 14a8b0f931424d42543c100c9deb409eaded86d3 authored by Andrey Kurilin on 15 May 2019, 01:06:57 UTC
Release 1.5.1 with a fix for os deployment create from env
Tip revision: 14a8b0f
comparing_results_of_2_tasks.rst
=======================================
Ability to compare results between task
=======================================


Use case
--------

During the work on performance it's essential to be able to compare results of
similar task before and after change in system.



Problem description
-------------------

There is no command to compare two or more tasks and get tables and graphs.



Possible solution
-----------------

* Add command that accepts 2 tasks UUID and prints graphs that compares result
back to top