[Avocado-devel] Suggestion for graphical output

Amador Pahim apahim at redhat.com
Tue Feb 20 19:02:05 UTC 2018


On Tue, Feb 20, 2018 at 5:02 PM, Martin Vogt <mvogt1 at gmail.com> wrote:
> Hello,
>
> I like to use avocado as a benchmark/regression framework.
>
> For example, I like to run a test on a cluster and push some results:
>
> <testname,date,duration>
>
> to some graphical "server", maybe similar to "ganglia", so I can see possible
> regressions over the months easier.
>
> Is there already such an output plugin available?

We have a ResultsDB[1] plugin[2]. You can either install a ResultsDB
instance (i.e. [3]) or use that plugin as reference[4] to create your
own results plugin.

[1] - https://fedoraproject.org/wiki/ResultsDB
[2] - http://avocado-framework.readthedocs.io/en/latest/optional_plugins/results.html#resultsdb-plugin
[3] - https://taskotron.fedoraproject.org/resultsdb/results
[4] - https://github.com/avocado-framework/avocado/tree/master/optional_plugins/resultsdb

> (It does not need to be ganglia, but that's what I already know)
>
> regards,
>
> Martin
>




More information about the Avocado-devel mailing list