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

20180083: Job [RUN_HRB_Manage_Load_Test] configuration updated

Change performed by §õº~?
parent 5f5e4333
<?xml version='1.1' encoding='UTF-8'?>
<project>
<actions/>
<description>這是後台喔...配合SVN 名字</description>
<keepDependencies>false</keepDependencies>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.9">
<gitLabConnection>ylhealth</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty>
<strategy class="hudson.tasks.LogRotator">
<daysToKeep>1</daysToKeep>
<numToKeep>1</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep>
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.9.1">
<configVersion>2</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
<url>https://cm.ylhealth.org/gitlab/ym/StressTest.git</url>
<credentialsId>3485e854-8389-40e8-8c86-b94e94e91904</credentialsId>
</hudson.plugins.git.UserRemoteConfig>
</userRemoteConfigs>
<branches>
<hudson.plugins.git.BranchSpec>
<name>*/master</name>
</hudson.plugins.git.BranchSpec>
</branches>
<doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
<submoduleCfg class="list"/>
<extensions/>
</scm>
<assignedNode>Jmeter_Master</assignedNode>
<canRoam>false</canRoam>
<disabled>false</disabled>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<triggers/>
<concurrentBuild>false</concurrentBuild>
<builders>
<hudson.tasks.BatchFile>
<command>C:\apache-jmeter-3.0\bin\jmeter.bat -Jjmeter.save.saveservice.output_format=xml -n -t &quot;%WORKSPACE%\HRB_Manage\HRB_Manage.jmx&quot; -l HRB_Manage.jtl -r&#xd;
</command>
</hudson.tasks.BatchFile>
</builders>
<publishers>
<hudson.plugins.performance.PerformancePublisher plugin="performance@3.11">
<errorFailedThreshold>100</errorFailedThreshold>
<errorUnstableThreshold>100</errorUnstableThreshold>
<errorUnstableResponseTimeThreshold></errorUnstableResponseTimeThreshold>
<relativeFailedThresholdPositive>0.0</relativeFailedThresholdPositive>
<relativeFailedThresholdNegative>0.0</relativeFailedThresholdNegative>
<relativeUnstableThresholdPositive>0.0</relativeUnstableThresholdPositive>
<relativeUnstableThresholdNegative>0.0</relativeUnstableThresholdNegative>
<nthBuildNumber>0</nthBuildNumber>
<configType>PRT</configType>
<graphType>ART</graphType>
<modeOfThreshold>true</modeOfThreshold>
<failBuildIfNoResultFile>false</failBuildIfNoResultFile>
<compareBuildPrevious>false</compareBuildPrevious>
<optionType>ART</optionType>
<xml></xml>
<modePerformancePerTestCase>true</modePerformancePerTestCase>
<excludeResponseTime>false</excludeResponseTime>
<modeThroughput>true</modeThroughput>
<modeEvaluation>false</modeEvaluation>
<constraints class="empty-list"/>
<ignoreFailedBuilds>false</ignoreFailedBuilds>
<ignoreUnstableBuilds>false</ignoreUnstableBuilds>
<persistConstraintLog>false</persistConstraintLog>
<sourceDataFiles>**/HRB_Manage.jtl</sourceDataFiles>
<junitOutput></junitOutput>
<percentiles>0,50,90,100</percentiles>
</hudson.plugins.performance.PerformancePublisher>
</publishers>
<buildWrappers/>
</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