iec: compass: Fix log permissions, curl redirect
[ci-management.git] / jjb / iec / iec.yaml
index a0e179f..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 #
           blocking-jobs:
             - '.*-fuel-{deploy_type}-.*'
             - '.*-compass-{deploy_type}-.*'
-          blocking-level: 'NODE'
+          block-level: 'NODE'
 
     wrappers:
       - build-name:
             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
             - '.*-{iecType}-deploy-{installer}-{deploy_type}-.*'
             - '.*-{iecType}-destroy-{installer}-{deploy_type}-.*'
             - '.*-{iecType}-install-.*-{installer}-{deploy_type}-.*'
-          blocking-level: 'NODE'
+          block-level: 'NODE'
 
     parameters:
       - lf-infra-parameters: