diff options
Diffstat (limited to 'ci/test_kvmfornfv.sh')
-rwxr-xr-x | ci/test_kvmfornfv.sh | 2 |
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. |