From b0bc2feebb3c8a848731c8317897a4901d4d2520 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 12 Dec 2018 10:50:12 +0800 Subject: [PATCH] scott: Job [CHMB_Batch_UAT] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/CHMB_Batch_UAT/config.xml | 59 +++------------------------------- 1 file changed, 4 insertions(+), 55 deletions(-) diff --git a/jobs/CHMB_Batch_UAT/config.xml b/jobs/CHMB_Batch_UAT/config.xml index 163445ab..51daac64 100644 --- a/jobs/CHMB_Batch_UAT/config.xml +++ b/jobs/CHMB_Batch_UAT/config.xml @@ -46,7 +46,7 @@ hotfix/1.15.1GA - UAT_136 + HCC_Proxy false false false @@ -82,45 +82,7 @@ hotfix/1.15.1GA true - - - - - - - NotifyMessage=Deploy CHMB on UAT(136) done. - false - - - Notify_Group - SUCCESS - false - false - - - - - - - - false - - false - false - true - true - true - false - true - true - false - false - false - NONE - true - - - + false @@ -137,24 +99,12 @@ version=${GIT_BRANCH##*/} sed -i "s/<title.*/<title>CHM Booking Manage v${version}_${VAR}<\/title\/>/" src/main/resources/static/index.html sed -i "s/<title.*/<title>CHM Booking Manage v${version}_${VAR}<\/title\/>/" src/main/resources/static/assets/index.html - - Deploy_ReportUploader_UAT_136 - target/ - src/main/resources/static/ReportUploader/lib/ - - - true - - true - false - - sudo systemctl stop CHMB -sudo systemctl stop CHMB_Batch + sudo systemctl stop CHMB_Batch -chmb=/opt/chm/chmb +chmb=/opt/chm/chmb_batch_uat tempdir=$(mktemp -d) 7za x target/CHMB-pack.zip -o"${tempdir}" rm -rf ${chmb}/lib/* @@ -165,7 +115,6 @@ mv -f ${tempdir}/CHMB/sample/* "${chmb}/sample" mv -f ${tempdir}/CHMB/template/* "${chmb}/template" rm -rf "${tempdir}" -sudo systemctl start CHMB sudo systemctl start CHMB_Batch -- 2.26.2