From: aktas Date: Fri, 10 Sep 2021 06:31:10 +0000 (+0300) Subject: jujudatafolder variable is removed at line 539 X-Git-Tag: release-v11.0-start~23 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fdevops.git;a=commitdiff_plain;h=c40dbfe0905fd7e937370542c3e57fbe8dd01b3c jujudatafolder variable is removed at line 539 In this merged commit https://osm.etsi.org/gerrit/c/osm/devops/+/11149/, a variable was left by mistake. This commit resolves the issue. Change-Id: Iaa91ebe5d37c3c6f9b56757f4e6268214d36eb51 Signed-off-by: aktas --- diff --git a/jenkins/ci-pipelines/ci_stage_3.groovy b/jenkins/ci-pipelines/ci_stage_3.groovy index d3cec43d..13c8e3b1 100644 --- a/jenkins/ci-pipelines/ci_stage_3.groovy +++ b/jenkins/ci-pipelines/ci_stage_3.groovy @@ -536,7 +536,6 @@ EOF""" prometheusPort, params.ROBOT_VIM, params.ROBOT_PORT_MAPPING_VIM, - jujudatafolder, params.KUBECONFIG, params.CLOUDS, hostfile,