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

20180083: Job [CHM_Run_Automation] configuration updated

Change performed by §õº~?
parent a3caeb58
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<description></description> <description></description>
<keepDependencies>false</keepDependencies> <keepDependencies>false</keepDependencies>
<properties> <properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.10"> <com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.11">
<gitLabConnection>ylhealth</gitLabConnection> <gitLabConnection>ylhealth</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty> </com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty> <jenkins.model.BuildDiscarderProperty>
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
<concurrentBuild>false</concurrentBuild> <concurrentBuild>false</concurrentBuild>
<builders> <builders>
<hudson.tasks.BatchFile> <hudson.tasks.BatchFile>
<command>robot %WORKSPACE%\CHM\Login_Tests</command> <command>robot %WORKSPACE%\CHM\</command>
</hudson.tasks.BatchFile> </hudson.tasks.BatchFile>
</builders> </builders>
<publishers> <publishers>
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
<enableCache>true</enableCache> <enableCache>true</enableCache>
<onlyCritical>true</onlyCritical> <onlyCritical>true</onlyCritical>
</hudson.plugins.robot.RobotPublisher> </hudson.plugins.robot.RobotPublisher>
<hudson.tasks.Mailer plugin="mailer@1.22"> <hudson.tasks.Mailer plugin="mailer@1.23">
<recipients>$SonarQube_Administrator</recipients> <recipients>$SonarQube_Administrator</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild> <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals> <sendToIndividuals>false</sendToIndividuals>
...@@ -120,7 +120,7 @@ ...@@ -120,7 +120,7 @@
</hudson.plugins.parameterizedtrigger.BuildTrigger> </hudson.plugins.parameterizedtrigger.BuildTrigger>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.36"> <hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.37">
<deleteDirs>false</deleteDirs> <deleteDirs>false</deleteDirs>
<cleanupParameter></cleanupParameter> <cleanupParameter></cleanupParameter>
<externalDelete></externalDelete> <externalDelete></externalDelete>
......
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