X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fiec%2Fiec.yaml;h=573faf127d7b3ea1666ee6df479d7c3e0c5f5ec5;hb=52b76e81ba1eaeacb7ee4c9d7307190568c7269d;hp=335ac1e1fcdf62f621a3ba0ddbba410d3e59d68e;hpb=191228abb07ce70ee90eeca75f42e5d665c3bfe1;p=ci-management.git diff --git a/jjb/iec/iec.yaml b/jjb/iec/iec.yaml index 335ac1e..573faf1 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 # @@ -240,6 +231,10 @@ 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