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
f74f9688
Commit
f74f9688
authored
Dec 17, 2018
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20180083: Job [Goolge_Translator_Automation] hierarchy deleted
Change performed by §õº~?
parent
6672b1aa
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
82 deletions
+0
-82
config.xml
config.xml
+0
-1
jobs/Goolge_Translator_Automation/config.xml
jobs/Goolge_Translator_Automation/config.xml
+0
-81
No files found.
config.xml
View file @
f74f9688
...
@@ -694,7 +694,6 @@
...
@@ -694,7 +694,6 @@
<comparator
class=
"hudson.util.CaseInsensitiveComparator"
/>
<comparator
class=
"hudson.util.CaseInsensitiveComparator"
/>
<string>
CHM_Run_Automation
</string>
<string>
CHM_Run_Automation
</string>
<string>
CHMB_Run_Automation
</string>
<string>
CHMB_Run_Automation
</string>
<string>
Goolge_Translator_Automation
</string>
<string>
HRB_Run_Automation
</string>
<string>
HRB_Run_Automation
</string>
</jobNames>
</jobNames>
<jobFilters/>
<jobFilters/>
...
...
jobs/Goolge_Translator_Automation/config.xml
deleted
100644 → 0
View file @
6672b1aa
<?xml version='1.1' encoding='UTF-8'?>
<project>
<actions/>
<description></description>
<keepDependencies>
false
</keepDependencies>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.11"
>
<gitLabConnection>
ylhealth
</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty>
<strategy
class=
"hudson.tasks.LogRotator"
>
<daysToKeep>
1
</daysToKeep>
<numToKeep>
3
</numToKeep>
<artifactDaysToKeep>
-1
</artifactDaysToKeep>
<artifactNumToKeep>
-1
</artifactNumToKeep>
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@3.9.1"
>
<configVersion>
2
</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
<url>
https://cm.ylhealth.org/gitlab/ym/Automation.git
</url>
<credentialsId>
3485e854-8389-40e8-8c86-b94e94e91904
</credentialsId>
</hudson.plugins.git.UserRemoteConfig>
</userRemoteConfigs>
<branches>
<hudson.plugins.git.BranchSpec>
<name>
*/master
</name>
</hudson.plugins.git.BranchSpec>
</branches>
<doGenerateSubmoduleConfigurations>
false
</doGenerateSubmoduleConfigurations>
<submoduleCfg
class=
"list"
/>
<extensions/>
</scm>
<assignedNode>
"
Automation Server
"
</assignedNode>
<canRoam>
false
</canRoam>
<disabled>
false
</disabled>
<blockBuildWhenDownstreamBuilding>
false
</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>
false
</blockBuildWhenUpstreamBuilding>
<triggers>
<hudson.triggers.TimerTrigger>
<spec>
0 H/4 * * *
</spec>
</hudson.triggers.TimerTrigger>
</triggers>
<concurrentBuild>
false
</concurrentBuild>
<builders>
<hudson.tasks.BatchFile>
<command>
robot %WORKSPACE%\GoogleTranslator\Google.robot
</command>
</hudson.tasks.BatchFile>
</builders>
<publishers>
<hudson.plugins.robot.RobotPublisher
plugin=
"robot@1.6.5"
>
<outputPath>
${WORKSPACE}
</outputPath>
<reportFileName>
report.html
</reportFileName>
<logFileName>
log.html
</logFileName>
<outputFileName>
output.xml
</outputFileName>
<disableArchiveOutput>
false
</disableArchiveOutput>
<passThreshold>
1.0
</passThreshold>
<unstableThreshold>
1.0
</unstableThreshold>
<otherFiles>
<string></string>
</otherFiles>
<enableCache>
true
</enableCache>
<onlyCritical>
true
</onlyCritical>
</hudson.plugins.robot.RobotPublisher>
<hudson.tasks.Mailer
plugin=
"mailer@1.22"
>
<recipients>
$SonarQube_Administrator
</recipients>
<dontNotifyEveryUnstableBuild>
false
</dontNotifyEveryUnstableBuild>
<sendToIndividuals>
false
</sendToIndividuals>
</hudson.tasks.Mailer>
</publishers>
<buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup
plugin=
"ws-cleanup@0.36"
>
<deleteDirs>
false
</deleteDirs>
<cleanupParameter></cleanupParameter>
<externalDelete></externalDelete>
<disableDeferredWipeout>
false
</disableDeferredWipeout>
</hudson.plugins.ws__cleanup.PreBuildCleanup>
</buildWrappers>
</project>
\ No newline at end of file
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