diff options
Diffstat (limited to 'jjb/fastpathmetrics')
-rw-r--r-- | jjb/fastpathmetrics/fastpathmetrics.yml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/jjb/fastpathmetrics/fastpathmetrics.yml b/jjb/fastpathmetrics/fastpathmetrics.yml index 191597631..fbe8f0bd2 100644 --- a/jjb/fastpathmetrics/fastpathmetrics.yml +++ b/jjb/fastpathmetrics/fastpathmetrics.yml @@ -18,12 +18,6 @@ - job-template: name: fastpathmetrics-test - logrotate: - daysToKeep: 30 - numToKeep: 10 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 - builders: - shell: | echo "Hello world from fastpathmetrics" @@ -67,12 +61,6 @@ - job-template: name: 'fastpathmetrics-verify' - logrotate: - daysToKeep: 30 - numToKeep: 10 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 - parameters: - project-parameter: project: '{project}' |