X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fenvs%2Futils.sh;h=90c66bab31988f591ae908e0cd1ac526a2409718;hb=refs%2Fchanges%2F97%2F27597%2F4;hp=5db55bef83bfdbcd3d7565ef8ec712ba1773977a;hpb=75f93c362f8cde64b02e243d26bf9061f48adc34;p=kvmfornfv.git diff --git a/ci/envs/utils.sh b/ci/envs/utils.sh index 5db55bef8..90c66bab3 100755 --- a/ci/envs/utils.sh +++ b/ci/envs/utils.sh @@ -16,7 +16,7 @@ function getKernelVersion { echo ${RPMVERSION} } -#Get the IP address from pod.yaml file (example ip : 10.2.117.23) +#Get the IP address from pod.yaml file (example ip : 10.10.100.22) function getHostIP { host_dir="/root/workspace/scripts/" container_dir="/opt/scripts/"