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

20180083: Job [CHM_Run_Automation] configuration updated

Change performed by §õº~?
parent a493eb76
......@@ -4,6 +4,9 @@
<description></description>
<keepDependencies>false</keepDependencies>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.10">
<gitLabConnection>ylhealth</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty>
<strategy class="hudson.tasks.LogRotator">
<daysToKeep>1</daysToKeep>
......@@ -12,9 +15,6 @@
<artifactNumToKeep>-1</artifactNumToKeep>
</strategy>
</jenkins.model.BuildDiscarderProperty>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.10">
<gitLabConnection>ylhealth</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
</properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.9.1">
<configVersion>2</configVersion>
......@@ -46,7 +46,7 @@
<concurrentBuild>false</concurrentBuild>
<builders>
<hudson.tasks.BatchFile>
<command>robot %WORKSPACE%\CHMB\Login_Tests</command>
<command>robot %WORKSPACE%\CHM\Login_Tests</command>
</hudson.tasks.BatchFile>
</builders>
<publishers>
......@@ -89,9 +89,8 @@
</hudson.plugins.emailext.plugins.trigger.AlwaysTrigger>
</configuredTriggers>
<contentType>text/html</contentType>
<defaultSubject>CHMB - SIT 環境自動化測試報告結果</defaultSubject>
<defaultContent>目前測試階段 - 只有登入登出測試
請打開附檔案結果</defaultContent>
<defaultSubject>CHM - SIT 環境自動化測試報告結果</defaultSubject>
<defaultContent>目前測試階段</defaultContent>
<attachmentsPattern>log.html</attachmentsPattern>
<presendScript>$DEFAULT_PRESEND_SCRIPT</presendScript>
<postsendScript>$DEFAULT_POSTSEND_SCRIPT</postsendScript>
......@@ -107,7 +106,7 @@
<hudson.plugins.parameterizedtrigger.BuildTriggerConfig>
<configs>
<hudson.plugins.parameterizedtrigger.PredefinedBuildParameters>
<properties>NotifyMessage=CHMB run automation done on SIT, please find attached from your email.</properties>
<properties>NotifyMessage=CHM run automation done on SIT, please find attached from your email.</properties>
<textParamValueOnNewLine>false</textParamValueOnNewLine>
</hudson.plugins.parameterizedtrigger.PredefinedBuildParameters>
</configs>
......
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