iec: compass: Fix log permissions, curl redirect
[ci-management.git] / jjb / iec / iec.yaml
index 335ac1e..573faf1 100644 (file)
             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 #
             same-node: true
             current-parameters: true
             predefined-parameters: |
+              CLUSTER_MASTER_IP=$K8S_MASTER_IP
+              CLUSTER_SSH_USER=$K8S_SSH_USER
+              CLUSTER_SSH_PASSWORD=$K8S_SSH_PASSWORD
+              CLUSTER_SSH_KEY=$K8S_SSH_KEY
               BLUEPRINT={project-name}
               LAYER=k8s
               VERSION=master