From 6ddd0e2117a8384b3c1427edd3b2447060458aba Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Fri, 21 Feb 2020 16:38:55 +0800 Subject: [PATCH] 20180083: Job [Deploy_HRA_SIT] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ยงรตยบ~? --- config.xml | 1 + jobs/Deploy_HRA_SIT/config.xml | 155 +++++++++++++++++++++++++++++++++ 2 files changed, 156 insertions(+) create mode 100644 jobs/Deploy_HRA_SIT/config.xml diff --git a/config.xml b/config.xml index 498fbf72..98b80d52 100644 --- a/config.xml +++ b/config.xml @@ -679,6 +679,7 @@ Deploy_Expert_oAuth_Resource_Presale Deploy_Expert_Questionnaire_Presale Deploy_Expert_Questionnaire_Production + Deploy_HRA_SIT diff --git a/jobs/Deploy_HRA_SIT/config.xml b/jobs/Deploy_HRA_SIT/config.xml new file mode 100644 index 00000000..4228d225 --- /dev/null +++ b/jobs/Deploy_HRA_SIT/config.xml @@ -0,0 +1,155 @@ + + + + 1. Build Code and run unit test. +2. Source Code Analysis +3. Print Coverage Report +4. Print Unit Test Report + +Jenkins will send email to RD Team if build fails. + false + + + ylhealth + + + + -1 + 3 + -1 + -1 + + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/HRB.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + origin/${gitlabSourceBranch} + + + false + + + + "Build Node 134"||"Build Node 133"||master + false + false + false + false + + + + true + true + false + false + false + false + never + true + Jenkins please retry a build + true + true + true + RegexBasedFilter + + + (.*release.*|.*hotfix.*|.*develop|.*master) + + {AQAAABAAAAAQ7VVIbxoqNjnPYHJ5txQemYwyldxHTv67tNVqarJZmqE=} + + false + + + false + + + clean package cobertura:cobertura -Dcobertura.report.format=xml + Maven_3.39 + false + + + true + + + + + **/target/site/cobertura/coverage.xml + false + false + false + false + false + false + 0 + true + 80, 0, 0 + 70, 0, 0 + + + + LINE + 8000000 + + + CONDITIONAL + 7000000 + + + + + + + LINE + 0 + + + CONDITIONAL + 0 + + + + + + + LINE + 0 + + + CONDITIONAL + 0 + + + + ASCII + false + + + **/target/surefire-reports/*.xml + false + 1.0 + false + + + $RD_Group + false + false + + + + + false + + + false + + + + \ No newline at end of file -- 2.26.2