Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jenkins
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ym
jenkins
Commits
b0bc2fee
Commit
b0bc2fee
authored
Dec 12, 2018
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott: Job [CHMB_Batch_UAT] configuration updated
Change performed by ·¨¼y°ó
parent
ab1ae9c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
55 deletions
+4
-55
jobs/CHMB_Batch_UAT/config.xml
jobs/CHMB_Batch_UAT/config.xml
+4
-55
No files found.
jobs/CHMB_Batch_UAT/config.xml
View file @
b0bc2fee
...
@@ -46,7 +46,7 @@ hotfix/1.15.1GA</description>
...
@@ -46,7 +46,7 @@ hotfix/1.15.1GA</description>
<submoduleCfg
class=
"list"
/>
<submoduleCfg
class=
"list"
/>
<extensions/>
<extensions/>
</scm>
</scm>
<assignedNode>
UAT_136
</assignedNode>
<assignedNode>
HCC_Proxy
</assignedNode>
<canRoam>
false
</canRoam>
<canRoam>
false
</canRoam>
<disabled>
false
</disabled>
<disabled>
false
</disabled>
<blockBuildWhenDownstreamBuilding>
false
</blockBuildWhenDownstreamBuilding>
<blockBuildWhenDownstreamBuilding>
false
</blockBuildWhenDownstreamBuilding>
...
@@ -82,45 +82,7 @@ hotfix/1.15.1GA</description>
...
@@ -82,45 +82,7 @@ hotfix/1.15.1GA</description>
<perModuleEmail>
true
</perModuleEmail>
<perModuleEmail>
true
</perModuleEmail>
</hudson.maven.reporters.MavenMailer>
</hudson.maven.reporters.MavenMailer>
</reporters>
</reporters>
<publishers>
<publishers/>
<hudson.plugins.parameterizedtrigger.BuildTrigger
plugin=
"parameterized-trigger@2.35.2"
>
<configs>
<hudson.plugins.parameterizedtrigger.BuildTriggerConfig>
<configs>
<hudson.plugins.parameterizedtrigger.PredefinedBuildParameters>
<properties>
NotifyMessage=Deploy CHMB on UAT(136) done.
</properties>
<textParamValueOnNewLine>
false
</textParamValueOnNewLine>
</hudson.plugins.parameterizedtrigger.PredefinedBuildParameters>
</configs>
<projects>
Notify_Group
</projects>
<condition>
SUCCESS
</condition>
<triggerWithNoParameters>
false
</triggerWithNoParameters>
<triggerFromChildProjects>
false
</triggerFromChildProjects>
</hudson.plugins.parameterizedtrigger.BuildTriggerConfig>
</configs>
</hudson.plugins.parameterizedtrigger.BuildTrigger>
<jenkins.plugins.slack.SlackNotifier
plugin=
"slack@2.6"
>
<baseUrl></baseUrl>
<teamDomain></teamDomain>
<tokenCredentialId></tokenCredentialId>
<botUser>
false
</botUser>
<room></room>
<startNotification>
false
</startNotification>
<notifySuccess>
false
</notifySuccess>
<notifyAborted>
true
</notifyAborted>
<notifyNotBuilt>
true
</notifyNotBuilt>
<notifyUnstable>
true
</notifyUnstable>
<notifyRegression>
false
</notifyRegression>
<notifyFailure>
true
</notifyFailure>
<notifyBackToNormal>
true
</notifyBackToNormal>
<notifyRepeatedFailure>
false
</notifyRepeatedFailure>
<includeTestSummary>
false
</includeTestSummary>
<includeFailedTests>
false
</includeFailedTests>
<commitInfoChoice>
NONE
</commitInfoChoice>
<includeCustomMessage>
true
</includeCustomMessage>
<customMessage></customMessage>
</jenkins.plugins.slack.SlackNotifier>
</publishers>
<buildWrappers>
<buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup
plugin=
"ws-cleanup@0.36"
>
<hudson.plugins.ws__cleanup.PreBuildCleanup
plugin=
"ws-cleanup@0.36"
>
<deleteDirs>
false
</deleteDirs>
<deleteDirs>
false
</deleteDirs>
...
@@ -137,24 +99,12 @@ version=${GIT_BRANCH##*/}
...
@@ -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/index.html
sed -i
"
s/
<
title.*/
<
title
>
CHM Booking Manage v${version}_${VAR}
<
\/title\/
>
/
"
src/main/resources/static/assets/index.html
</command>
sed -i
"
s/
<
title.*/
<
title
>
CHM Booking Manage v${version}_${VAR}
<
\/title\/
>
/
"
src/main/resources/static/assets/index.html
</command>
</hudson.tasks.Shell>
</hudson.tasks.Shell>
<hudson.plugins.copyartifact.CopyArtifact
plugin=
"copyartifact@1.41"
>
<project>
Deploy_ReportUploader_UAT_136
</project>
<filter>
target/
</filter>
<target>
src/main/resources/static/ReportUploader/lib/
</target>
<excludes></excludes>
<selector
class=
"hudson.plugins.copyartifact.StatusBuildSelector"
>
<stable>
true
</stable>
</selector>
<flatten>
true
</flatten>
<doNotFingerprintArtifacts>
false
</doNotFingerprintArtifacts>
</hudson.plugins.copyartifact.CopyArtifact>
</prebuilders>
</prebuilders>
<postbuilders>
<postbuilders>
<hudson.tasks.Shell>
<hudson.tasks.Shell>
<command>
sudo systemctl stop CHMB
<command>
sudo systemctl stop CHMB_Batch
sudo systemctl stop CHMB_Batch
chmb=/opt/chm/chmb
chmb=/opt/chm/chmb
_batch_uat
tempdir=$(mktemp -d)
tempdir=$(mktemp -d)
7za x target/CHMB-pack.zip -o
"
${tempdir}
"
7za x target/CHMB-pack.zip -o
"
${tempdir}
"
rm -rf ${chmb}/lib/*
rm -rf ${chmb}/lib/*
...
@@ -165,7 +115,6 @@ mv -f ${tempdir}/CHMB/sample/* "${chmb}/sample"
...
@@ -165,7 +115,6 @@ mv -f ${tempdir}/CHMB/sample/* "${chmb}/sample"
mv -f ${tempdir}/CHMB/template/*
"
${chmb}/template
"
mv -f ${tempdir}/CHMB/template/*
"
${chmb}/template
"
rm -rf
"
${tempdir}
"
rm -rf
"
${tempdir}
"
sudo systemctl start CHMB
sudo systemctl start CHMB_Batch
</command>
sudo systemctl start CHMB_Batch
</command>
</hudson.tasks.Shell>
</hudson.tasks.Shell>
</postbuilders>
</postbuilders>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment