Fix warning thresholds
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 5 Apr 2016 15:30:45 +0000 (11:30 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Tue, 5 Apr 2016 15:30:45 +0000 (11:30 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/babeltrace.yaml
jobs/liburcu.yaml
jobs/lttng-tools.yaml
jobs/lttng-ust.yaml

index 1e333aea4be62ea8c71ccb903f54068a123dd040..0feebc2f5b00ce3ebeebf4944cde0609764caec1 100644 (file)
             - 'GNU Make + GNU C Compiler (gcc)'
           total-thresholds:
             unstable:
-              total-all: 1
-              total-high: 1
-              total-normal: 1
-              total-low: 1
+              total-all: 0
+              total-high: 0
+              total-normal: 0
+              total-low: 0
       - archive:
           artifacts: 'build/**'
           allow-empty: false
             - 'GNU Make + GNU C Compiler (gcc)'
           total-thresholds:
             unstable:
-              total-all: 1
-              total-high: 1
-              total-normal: 1
-              total-low: 1
+              total-all: 0
+              total-high: 0
+              total-normal: 0
+              total-low: 0
 
 - job-template:
     name: babeltrace_{version}_cppcheck
index d7b96bb83fb556d69abf8339a4c70214def78770..1fb1e071e55e4f63679bf6d4c3c7cab5b4cd786d 100644 (file)
             - 'GNU Make + GNU C Compiler (gcc)'
           total-thresholds:
             unstable:
-              total-all: 1
-              total-high: 1
-              total-normal: 1
-              total-low: 1
+              total-all: 0
+              total-high: 0
+              total-normal: 0
+              total-low: 0
       - archive:
           artifacts: 'build/**'
           allow-empty: false
index 6907b019c945c7a9ac83cdf6a4218833b6c85f7d..999aceab794c0132873d5e4c582186548d223d8e 100644 (file)
             - 'GNU Make + GNU C Compiler (gcc)'
           total-thresholds:
             unstable:
-              total-all: 1
-              total-high: 1
-              total-normal: 1
-              total-low: 1
+              total-all: 0
+              total-high: 0
+              total-normal: 0
+              total-low: 0
       - archive:
           artifacts: 'build/**'
           allow-empty: false
index 71cae7075230a4f222691416bd140eea408ef865..a140cd67edf1e16a2a30775eec2f45e0d835b84e 100644 (file)
     project-type: freestyle
 
     logrotate:
-        daysToKeep: -1
         numToKeep: 2
-        artifactDaysToKeep: -1
-        artifactNumToKeep: -1
 
     wrappers:
       - workspace-cleanup
             - 'GNU Make + GNU C Compiler (gcc)'
           total-thresholds:
             unstable:
-              total-all: 1
-              total-high: 1
-              total-normal: 1
-              total-low: 1
+              total-all: 0
+              total-high: 0
+              total-normal: 0
+              total-low: 0
       - archive:
           artifacts: 'build/**'
           allow-empty: false
This page took 0.026352 seconds and 4 git commands to generate.