Fix warning thresholds
[lttng-ci.git] / jobs / babeltrace.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
This page took 0.025237 seconds and 4 git commands to generate.