From f6f98c92fa501a24c9a31d8477a591b72de944b0 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Fri, 3 Jan 2020 13:56:07 +0800 Subject: [PATCH] scott: Job [HH_HRB_Automation] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/HH_HRB_Automation/config.xml | 149 ++++++++++++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 jobs/HH_HRB_Automation/config.xml diff --git a/jobs/HH_HRB_Automation/config.xml b/jobs/HH_HRB_Automation/config.xml new file mode 100644 index 00000000..9526e2ec --- /dev/null +++ b/jobs/HH_HRB_Automation/config.xml @@ -0,0 +1,149 @@ + + + + + false + + + + com.cloudbees.plugins.credentials.CredentialsProvider.Update:20180084 + com.cloudbees.plugins.credentials.CredentialsProvider.View:20180084 + hudson.model.Item.Build:20180084 + hudson.model.Item.Cancel:20180084 + hudson.model.Item.Configure:20180084 + hudson.model.Item.Discover:20180084 + hudson.model.Item.Read:20180084 + hudson.model.Item.Workspace:20180084 + hudson.model.Run.Update:20180084 + + + ylhealth + + + + + Branch_Variable + There are two branches, descript as below +1. develop +2. master + + + + develop + master + + + + + + + + 1 + 3 + -1 + -1 + + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/Automation.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + $Branch_Variable + + + false + + + + "Run Automation Server" + false + false + false + false + + false + + + robot -v OpenFileDialogTitle:開啟 -v SetEnvironment:UAT %WORKSPACE%\HRB\ + + + + + ${WORKSPACE} + report.html + log.html + output.xml + false + 1.0 + 1.0 + + + + true + true + + + $SonarQube_Administrator + false + false + + + $QA_Group + + + + $PROJECT_DEFAULT_SUBJECT + $PROJECT_DEFAULT_CONTENT + + + + + + false + false + $PROJECT_DEFAULT_REPLYTO + project + + + + text/html + HRB - UAT 環境自動化測試報告結果 + <p>目前自動化部份如下,詳細請看附檔</p> +<ol> + <li>[附檔] 檔案上傳</li> + <li>[附檔] 醫療影像Dicom上傳</li> + <li>[健康存摺] 上傳檔案,XML</li> + <li>[健康存摺] 上傳檔案,Json</li> + <li>[健康存摺] 上傳檔案,Html</li> + <li>個人首頁隱私權遮蔽</li> + <li>驗正第一次登入要顯示Privacy</li> + <li>登入/登出</li> +</ol> + + log.html + $DEFAULT_PRESEND_SCRIPT + $DEFAULT_POSTSEND_SCRIPT + false + false + $SonarQube_Administrator + + false + false + + + + + false + + + false + + + \ No newline at end of file -- 2.26.2