From fafd57e8715846f300faed32d6e5d5beaa4c78a5 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Fri, 10 May 2019 16:33:16 +0800 Subject: [PATCH] 20170121: Job [HRB_APP_Commit_Build] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by §N¨ήS --- config.xml | 1 + jobs/HRB_APP_Commit_Build/config.xml | 155 +++++++++++++++++++++++++++ 2 files changed, 156 insertions(+) create mode 100644 jobs/HRB_APP_Commit_Build/config.xml diff --git a/config.xml b/config.xml index 3d137810..7a625fd7 100644 --- a/config.xml +++ b/config.xml @@ -650,6 +650,7 @@ CHMB_Commit_Build Form_Commit_Build HRA_Backend_Commit_Build + HRB_APP_Commit_Build HRB_Commit_Build ReportUploadAgent_Commit_Build diff --git a/jobs/HRB_APP_Commit_Build/config.xml b/jobs/HRB_APP_Commit_Build/config.xml new file mode 100644 index 00000000..1dbb5358 --- /dev/null +++ b/jobs/HRB_APP_Commit_Build/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