summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmar Tumballi <amarts@redhat.com>2019-06-15 21:23:13 +0530
committerAmar Tumballi <amarts@redhat.com>2019-06-24 03:06:17 +0000
commit8a6899f95af7a59b52530e1ca2d662b40ed0abe1 (patch)
tree7c2154590526244d63ef88c92f8f7a710a4e55ce
parent2a61c1e474dc3fc78c866e3f68576eeb7362cdaa (diff)
clang-scan: make the threashold as 65 from 140
So, we just need to watch for job failure if the number goes up. Currently the number is 61, and around 55 of them are marked as false positives. Change-Id: I37ea5d3f27401c79d8f7b34b1ab9d67b3166e34a Signed-off-by: Amar Tumballi <amarts@redhat.com>
-rw-r--r--build-gluster-org/jobs/clang.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-gluster-org/jobs/clang.yml b/build-gluster-org/jobs/clang.yml
index 714dbcd..dce5a11 100644
--- a/build-gluster-org/jobs/clang.yml
+++ b/build-gluster-org/jobs/clang.yml
@@ -19,7 +19,7 @@
publishers:
- scan-build:
mark-unstable: true
- threshold: 140
+ threshold: 65
- post-tasks:
- matches:
- log-text: Building remotely