X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fiec%2Fiec.yaml;h=5b8db9f3b805e38d02c0247468a222e984fa3277;hp=335ac1e1fcdf62f621a3ba0ddbba410d3e59d68e;hb=cbe0c7f9bbfdcc4171a9a69a0390cd720e3d2a2b;hpb=191228abb07ce70ee90eeca75f42e5d665c3bfe1 diff --git a/jjb/iec/iec.yaml b/jjb/iec/iec.yaml index 335ac1e..5b8db9f 100644 --- a/jjb/iec/iec.yaml +++ b/jjb/iec/iec.yaml @@ -100,15 +100,6 @@ sonar.test.inclusions=**/*_test.go sonar.test.exclusions=**/vendor/** - # Unit tests - sonar.go.coverage.reportPaths=iec-coverage.xml - sonar.go.tests.reportPaths=iec-tests.xml - - # Importing External Issues - sonar.go.govet.reportPaths=iec-govet.xml - sonar.go.golint.reportPaths=iec-golint.xml - sonar.go.gometalinter.reportPaths=iec-gometalinter.xml - sonar.go.golangci-lint.reportPaths=iec-golangci-lint.xml ############## # PARAMETERS #