X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fiec%2Fiec.yaml;h=573faf127d7b3ea1666ee6df479d7c3e0c5f5ec5;hb=ecd7ed34ed2a547d8d64dddae12c1087754f7981;hp=a0e179f23c68d19b4c5ae7cf6317c49692da73de;hpb=34ec2b247d2cb68583f36ea0e903d4800bc8e68c;p=ci-management.git diff --git a/jjb/iec/iec.yaml b/jjb/iec/iec.yaml index a0e179f..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 # @@ -205,7 +196,7 @@ blocking-jobs: - '.*-fuel-{deploy_type}-.*' - '.*-compass-{deploy_type}-.*' - blocking-level: 'NODE' + block-level: 'NODE' wrappers: - build-name: @@ -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 @@ -282,7 +277,7 @@ - '.*-{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: