summaryrefslogtreecommitdiffstats
path: root/ci/test_kvmfornfv.sh
diff options
context:
space:
mode:
authorshravani <shravani.p@tcs.com>2016-10-19 04:15:36 -0700
committershravani <shravani.p@tcs.com>2016-10-19 04:22:01 -0700
commita5808cbda1855d72a3c360c85980c4fdd9d1ffc0 (patch)
tree867e68eaa94e4f95e99f3eb4b85aecbf0b646db3 /ci/test_kvmfornfv.sh
parent16cd1036c486ffb3649e3c79332ce4cd6499002a (diff)
This patch contains scripts to update the measurement name as
kvmfornfv_cyclictest_idle_idle in influxdb Change-Id: I70c5e06e38410cde83a1809393a4f783215b36ad Signed-off-by: Shravani <shravani.p@tcs.com>
Diffstat (limited to 'ci/test_kvmfornfv.sh')
-rwxr-xr-xci/test_kvmfornfv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test_kvmfornfv.sh b/ci/test_kvmfornfv.sh
index c739e807e..e9f520059 100755
--- a/ci/test_kvmfornfv.sh
+++ b/ci/test_kvmfornfv.sh
@@ -31,7 +31,7 @@ if ! verifyGuestImage;then
exit 1
fi
-#Update cyclictest-node-context.yaml with test_time and pod.yaml with IP
+#Update kvmfornfv_cyclictest_idle_idle.yaml with test_time and pod.yaml with IP
updateYaml
#Cleaning up the test environment before running cyclictest through yardstick.