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

20180083: Job [CHMB_Run_Automation] configuration updated

Change performed by §õº~?
parent 93c44879
......@@ -4,7 +4,7 @@
<description></description>
<keepDependencies>false</keepDependencies>
<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>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty>
......@@ -46,7 +46,7 @@
<concurrentBuild>false</concurrentBuild>
<builders>
<hudson.tasks.BatchFile>
<command>robot %WORKSPACE%\CHMB\Login_Tests</command>
<command>robot %WORKSPACE%\CHMB\</command>
</hudson.tasks.BatchFile>
</builders>
<publishers>
......@@ -64,7 +64,7 @@
<enableCache>true</enableCache>
<onlyCritical>true</onlyCritical>
</hudson.plugins.robot.RobotPublisher>
<hudson.tasks.Mailer plugin="mailer@1.22">
<hudson.tasks.Mailer plugin="mailer@1.23">
<recipients>$SonarQube_Administrator</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals>
......@@ -90,8 +90,9 @@
</configuredTriggers>
<contentType>text/html</contentType>
<defaultSubject>CHMB - SIT 環境自動化測試報告結果</defaultSubject>
<defaultContent>目前測試階段 - 只有登入登出測試
請打開附檔案結果</defaultContent>
<defaultContent>驗收項目
1. 登入/登出
2. 醫療機構維護(新增)</defaultContent>
<attachmentsPattern>log.html</attachmentsPattern>
<presendScript>$DEFAULT_PRESEND_SCRIPT</presendScript>
<postsendScript>$DEFAULT_POSTSEND_SCRIPT</postsendScript>
......@@ -120,7 +121,7 @@
</hudson.plugins.parameterizedtrigger.BuildTrigger>
</publishers>
<buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.36">
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.37">
<deleteDirs>false</deleteDirs>
<cleanupParameter></cleanupParameter>
<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