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=9e84e82b5f37cdc1974f9b7f4498d9419ee8dce2;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 #