This patch contains scripts to update the measurement name as
[kvmfornfv.git] / ci / envs / cyclictest.sh
index c5b980d..8f09930 100755 (executable)
@@ -9,7 +9,7 @@ source utils.sh
 testType=$1 #daily/verify/merge
 HOST_IP=$( getHostIP )
 pod_config='/opt/scripts/pod.yaml'
-cyclictest_context_file='/opt/cyclictest-node-context.yaml'
+cyclictest_context_file='/opt/kvmfornfv_cyclictest_idle_idle.yaml'
 
 if [ ! -f ${pod_config} ] ; then
     echo "file ${pod_config} not found"