[
https://issues.apache.org/jira/browse/QPID-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Harvey updated QPID-3977:
--------------------------------
Attachment: 0001-QPID-3977-ChartingUtil-now-generates-chart-summary.h.patch
ChartingUtil now generates chart-summary.html file to facilitate chart png
browsing from CI server.
This patch is intended to be applied on top of the one that Keith already
attached to this JIRA.
> Add charting framework for new distributed tests framwork
> ---------------------------------------------------------
>
> Key: QPID-3977
> URL: https://issues.apache.org/jira/browse/QPID-3977
> Project: Qpid
> Issue Type: New Feature
> Components: Java Tests
> Reporter: Keith Wall
> Assignee: Keith Wall
> Fix For: 0.17
>
> Attachments:
> 0001-QPID-3977-Add-support-for-3D-bar-line-charts-XY-line.patch,
> 0001-QPID-3977-ChartingUtil-now-generates-chart-summary.h.patch
>
>
> We need a flexible charting mechanism to allow the performance figures
> produced by the new distributed test tool (QPID-3936) to be readily
> understood. This new Java module uses JFreeChart to produce charts from the
> CSV files produced by the tool.
> As the licences of the dependencies of this module are not Apache 2.0
> compatible, the new module perftests/visualisation-jfc is optional and is not
> part of the standard Java build nor does it form part of the distributables.
> If the user wishes to use this module, they must download the JARs
> themselves. This is the same approach as used by the bdbstore.
> The following build command will download the optional components and perform
> the build:
> {code}
> ant build test -Ddownload-csvjdbc=true -Ddownload-jfree=true
> -Dmodules.opt=perftests/visualisation-jfc
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]