From e77b198c47c4d2fc79cf69d5cc6d17e6cec77f73 Mon Sep 17 00:00:00 2001 From: Edwin Kempin Date: Wed, 11 Oct 2017 13:21:36 +0200 Subject: Add GitFileIsolator configuration for Tricium This is needed to isolate the files that should be analyzed. Change-Id: Ifc0e77fc12855f1be8fccbf841d878a8a9e4fa69 Signed-off-by: Edwin Kempin --- tricium-prod.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tricium-prod.cfg b/tricium-prod.cfg index dd15408f4d..9203e67fd7 100644 --- a/tricium-prod.cfg +++ b/tricium-prod.cfg @@ -9,3 +9,8 @@ selections { analyzer: "Spacey" platform: UBUNTU } + +selections { + analyzer: "GitFileIsolator" + platform: UBUNTU +} -- cgit v1.2.3