hudson.plugins.robot.RobotConfig.xml 303 Bytes
Newer Older
1
<?xml version='1.1' encoding='UTF-8'?>
2
<hudson.plugins.robot.RobotConfig plugin="robot@2.0.0">
3
  <robotResultsColumnEnabled>true</robotResultsColumnEnabled>
4 5
  <buildsToShowInResultsColumn>15</buildsToShowInResultsColumn>
  <xAxisLabelFormat>#$build</xAxisLabelFormat>
6
</hudson.plugins.robot.RobotConfig>