Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-27244

Performance plugin archives dashBoard_*.xml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • performance-plugin
    • None
    • Jenkins v1.565.3
      performance-plugin v1.13

      After enabling the performance plugin and setting up 'Publish Performance test result report', the 'Last Successful Artifacts' will include 'dashBoard_*.xml'

      I am not sure how they are related, but somehow it seems to show up only when 'Publish Performance test result report' is enabled. Perhaps a side effect?

      ------

      Contents of the dashBoard_*.xml:

      <?xml version="1.0"?>
      <results>
      <absoluteDefinition>
      	<unstable>0</unstable>
      	<failed>0</failed>
      	<calculated>0.0</calculated>
      </absoluteDefinition>
      <average>
      	<HTTP Request>
      		<currentBuildAvg>32</currentBuildAvg>
      	</HTTP Request>
      </average>
      <median>
      	<HTTP Request>
      		<currentBuildMed>13</currentBuildMed>
      	</HTTP Request>
      </median>
      <percentile>
      	<HTTP Request>
      		<currentBuild90Line>77</currentBuild90Line>
      	</HTTP Request>
      </percentile>
      </results>
      

            manolo Manuel Carrasco
            charleswhchan Charles Chan
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: