Exclude tests in sonarscan 70/9670/1
authorhalil.cakal <halil.cakal@est.tech>
Wed, 16 Nov 2022 16:23:04 +0000 (16:23 +0000)
committerhalil.cakal <halil.cakal@est.tech>
Wed, 16 Nov 2022 16:23:26 +0000 (16:23 +0000)
Issue-ID: NONRTRIC-800
Change-Id: I2411c8f8734c02d113604c5478ba4bd8fbae4613
Signed-off-by: halil.cakal <halil.cakal@est.tech>
jjb/nonrtric-plt-rappcatalogue/nonrtric-plt-rappcatalogue.yaml

index 443c851..1ee52ba 100644 (file)
         sonar.build.sourceEncoding=UTF-8
         sonar.sources=catalogue-enhanced/
         sonar.python.coverage.reportPaths=catalogue-enhanced/coverage.xml
+        sonar.inclusions=catalogue-enhanced/src/**.py
+        sonar.exclusions=catalogue-enhanced/tests/**.py
     jobs:
       - gerrit-tox-sonarqube