From a5808cbda1855d72a3c360c85980c4fdd9d1ffc0 Mon Sep 17 00:00:00 2001 From: shravani Date: Wed, 19 Oct 2016 04:15:36 -0700 Subject: This patch contains scripts to update the measurement name as kvmfornfv_cyclictest_idle_idle in influxdb Change-Id: I70c5e06e38410cde83a1809393a4f783215b36ad Signed-off-by: Shravani --- ci/test_kvmfornfv.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/test_kvmfornfv.sh') 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. -- cgit 1.2.3-korg