Commit f5ebe171 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20180083: Job [CHMB_Commit_Build] configuration updated

Change performed by §õº~?
parent 9181f2d7
<?xml version='1.1' encoding='UTF-8'?> <?xml version='1.1' encoding='UTF-8'?>
<project> <project>
<actions/> <actions/>
<description>注意!&#xd; <description>Build flow&#xd;
這是後台 目前先配合SVN的英文名稱&#xd;
1. 接收到Request從GitLab &#xd; 1. 接收到Request從GitLab &#xd;
2. Build Code &#xd; 2. Build Code &#xd;
3. Source Code Analysis &#xd; 3. Source Code Analysis &#xd;
...@@ -17,8 +16,8 @@ ...@@ -17,8 +16,8 @@
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty> </com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty> <jenkins.model.BuildDiscarderProperty>
<strategy class="hudson.tasks.LogRotator"> <strategy class="hudson.tasks.LogRotator">
<daysToKeep>2</daysToKeep> <daysToKeep>1</daysToKeep>
<numToKeep>5</numToKeep> <numToKeep>3</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep> <artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep> <artifactNumToKeep>-1</artifactNumToKeep>
</strategy> </strategy>
...@@ -34,14 +33,14 @@ ...@@ -34,14 +33,14 @@
</userRemoteConfigs> </userRemoteConfigs>
<branches> <branches>
<hudson.plugins.git.BranchSpec> <hudson.plugins.git.BranchSpec>
<name>**</name> <name>$Build_Branch</name>
</hudson.plugins.git.BranchSpec> </hudson.plugins.git.BranchSpec>
</branches> </branches>
<doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations> <doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
<submoduleCfg class="list"/> <submoduleCfg class="list"/>
<extensions/> <extensions/>
</scm> </scm>
<assignedNode>master</assignedNode> <assignedNode>&quot;Build Node 134&quot;||&quot;Build Node 133&quot;||master</assignedNode>
<canRoam>false</canRoam> <canRoam>false</canRoam>
<disabled>false</disabled> <disabled>false</disabled>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding> <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
...@@ -65,8 +64,9 @@ ...@@ -65,8 +64,9 @@
<branchFilterType>All</branchFilterType> <branchFilterType>All</branchFilterType>
<includeBranchesSpec></includeBranchesSpec> <includeBranchesSpec></includeBranchesSpec>
<excludeBranchesSpec></excludeBranchesSpec> <excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex></sourceBranchRegex>
<targetBranchRegex></targetBranchRegex> <targetBranchRegex></targetBranchRegex>
<secretToken>{AQAAABAAAAAQJMlEUI7JwQKRBWfqpEBFGUA8WtOVxMKmHT8nMpu5aRA=}</secretToken> <secretToken>{AQAAABAAAAAQmz74Ythkt2DaZ3b9Et6qYsy6hymturdzL/lbJ9nk8kE=}</secretToken>
<pendingBuildName></pendingBuildName> <pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate> <cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger> </com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
<concurrentBuild>false</concurrentBuild> <concurrentBuild>false</concurrentBuild>
<builders> <builders>
<hudson.tasks.Maven> <hudson.tasks.Maven>
<targets>clean package cobertura:cobertura</targets> <targets>clean compile cobertura:cobertura</targets>
<mavenName>Maven_3.39</mavenName> <mavenName>Maven_3.39</mavenName>
<usePrivateRepository>false</usePrivateRepository> <usePrivateRepository>false</usePrivateRepository>
<settings class="jenkins.mvn.DefaultSettingsProvider"/> <settings class="jenkins.mvn.DefaultSettingsProvider"/>
...@@ -183,22 +183,10 @@ ...@@ -183,22 +183,10 @@
<allowEmptyResults>false</allowEmptyResults> <allowEmptyResults>false</allowEmptyResults>
</hudson.tasks.junit.JUnitResultArchiver> </hudson.tasks.junit.JUnitResultArchiver>
<hudson.tasks.Mailer plugin="mailer@1.21"> <hudson.tasks.Mailer plugin="mailer@1.21">
<recipients>$RD_Group $QA_Group</recipients> <recipients>$RD_Group</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild> <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals> <sendToIndividuals>false</sendToIndividuals>
</hudson.tasks.Mailer> </hudson.tasks.Mailer>
<com.dabsquared.gitlabjenkins.publisher.GitLabMessagePublisher plugin="gitlab-plugin@1.5.10">
<onlyForFailure>false</onlyForFailure>
<replaceSuccessNote>false</replaceSuccessNote>
<replaceFailureNote>false</replaceFailureNote>
<replaceAbortNote>false</replaceAbortNote>
<replaceUnstableNote>false</replaceUnstableNote>
<successNoteText></successNoteText>
<failureNoteText></failureNoteText>
<abortNoteText></abortNoteText>
<unstableNoteText></unstableNoteText>
</com.dabsquared.gitlabjenkins.publisher.GitLabMessagePublisher>
<com.dabsquared.gitlabjenkins.publisher.GitLabVotePublisher plugin="gitlab-plugin@1.5.10"/>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.8.10"/> <hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.8.10"/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment