Commit c816313b authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20180083: Job [CHMB_Run_Automation] configuration updated

Change performed by §õº~?
parent 7a31d581
...@@ -46,35 +46,20 @@ ...@@ -46,35 +46,20 @@
</hudson.tasks.BatchFile> </hudson.tasks.BatchFile>
</builders> </builders>
<publishers> <publishers>
<hudson.plugins.performance.PerformancePublisher plugin="performance@3.13"> <hudson.plugins.robot.RobotPublisher plugin="robot@1.6.5">
<errorFailedThreshold>-1</errorFailedThreshold> <outputPath>${WORKSPACE}</outputPath>
<errorUnstableThreshold>-1</errorUnstableThreshold> <reportFileName></reportFileName>
<errorUnstableResponseTimeThreshold></errorUnstableResponseTimeThreshold> <logFileName></logFileName>
<relativeFailedThresholdPositive>-1.0</relativeFailedThresholdPositive> <outputFileName></outputFileName>
<relativeFailedThresholdNegative>-1.0</relativeFailedThresholdNegative> <disableArchiveOutput>false</disableArchiveOutput>
<relativeUnstableThresholdPositive>-1.0</relativeUnstableThresholdPositive> <passThreshold>1.0</passThreshold>
<relativeUnstableThresholdNegative>-1.0</relativeUnstableThresholdNegative> <unstableThreshold>1.0</unstableThreshold>
<nthBuildNumber>0</nthBuildNumber> <otherFiles>
<configType>ART</configType> <string></string>
<graphType>ART</graphType> </otherFiles>
<modeOfThreshold>false</modeOfThreshold> <enableCache>true</enableCache>
<failBuildIfNoResultFile>true</failBuildIfNoResultFile> <onlyCritical>true</onlyCritical>
<compareBuildPrevious>false</compareBuildPrevious> </hudson.plugins.robot.RobotPublisher>
<optionType>ART</optionType>
<xml></xml>
<modePerformancePerTestCase>false</modePerformancePerTestCase>
<excludeResponseTime>false</excludeResponseTime>
<modeThroughput>false</modeThroughput>
<modeEvaluation>false</modeEvaluation>
<constraints class="empty-list"/>
<ignoreFailedBuilds>false</ignoreFailedBuilds>
<ignoreUnstableBuilds>false</ignoreUnstableBuilds>
<persistConstraintLog>false</persistConstraintLog>
<sourceDataFiles>${WORKSPACE}</sourceDataFiles>
<junitOutput></junitOutput>
<percentiles>0,50,90,100</percentiles>
<baselineBuild>0</baselineBuild>
</hudson.plugins.performance.PerformancePublisher>
</publishers> </publishers>
<buildWrappers/> <buildWrappers/>
</project> </project>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment