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 @@ ...@@ -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%\CHMB\Login_Tests</command> <command>robot %WORKSPACE%\CHMB\</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>
...@@ -90,8 +90,9 @@ ...@@ -90,8 +90,9 @@
</configuredTriggers> </configuredTriggers>
<contentType>text/html</contentType> <contentType>text/html</contentType>
<defaultSubject>CHMB - SIT 環境自動化測試報告結果</defaultSubject> <defaultSubject>CHMB - SIT 環境自動化測試報告結果</defaultSubject>
<defaultContent>目前測試階段 - 只有登入登出測試 <defaultContent>驗收項目
請打開附檔案結果</defaultContent> 1. 登入/登出
2. 醫療機構維護(新增)</defaultContent>
<attachmentsPattern>log.html</attachmentsPattern> <attachmentsPattern>log.html</attachmentsPattern>
<presendScript>$DEFAULT_PRESEND_SCRIPT</presendScript> <presendScript>$DEFAULT_PRESEND_SCRIPT</presendScript>
<postsendScript>$DEFAULT_POSTSEND_SCRIPT</postsendScript> <postsendScript>$DEFAULT_POSTSEND_SCRIPT</postsendScript>
...@@ -120,7 +121,7 @@ ...@@ -120,7 +121,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