Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: 83752444a1152717cd7aadecb76d2dde45f5de5a
      
https://github.com/jenkinsci/performance-plugin/commit/83752444a1152717cd7aadecb76d2dde45f5de5a
  Author: Palvinder Singh <palvinder_si...@intuit.com>
  Date:   2014-01-23 (Thu, 23 Jan 2014)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/performance/PerformancePublisher.java

  Log Message:
  -----------
  Storing parsed JMeter report results into xml file

After parsing the JMeter reports, the results are stored into a xml
file that is stored as an artifact of the build.

- For the error threshold calculation, the xml file contains response
times information.

- For the build comparison, the xml file contains the comparison
results between two builds and response times information. (comparison
works for single jmeter files)


  Commit: 3b8693a4d6976818e68bc4cd4aff5c22834e14c0
      
https://github.com/jenkinsci/performance-plugin/commit/3b8693a4d6976818e68bc4cd4aff5c22834e14c0
  Author: Manuel Carrasco <man...@apache.org>
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/performance/PerformancePublisher.java

  Log Message:
  -----------
  Merge pull request #22 from palvinds/master

Storing parsed JMeter report results into xml file


Compare: 
https://github.com/jenkinsci/performance-plugin/compare/453f99d90f08...3b8693a4d697

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to