Commit Graph

2 Commits

Author SHA1 Message Date
Peter Liljenberg f3ccef8dbb Cleaned up fixtures. Removing vim editor settings
Change-Id: I210c1629c513d5e1dfd2b2a16cd7e8361953fc0f
2013-11-25 18:33:32 +01:00
Pierre Rognant d31d4c345e Fix plot plugin support
Based on the source code of the jenkins plot plugin
https://github.com/jenkinsci/plot-plugin/ the related publisher
has been updated to generate a working XML block and match the
behaviour for data persistency in CSV file with random generated
name.
Minor code adjustement to match coding covention (Hyphen and
capital letter usage)
Plot group now correctly handled.
All three type of plot with different option are covered in tests.

Change-Id: I6bd22ea19f397cf2123b924ff5517682a53177ed
Closes-Bug: #1223017
2013-09-11 17:42:52 -04:00