X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC2003.sh;fp=test%2Fauto-test%2FFTC2003.sh;h=3268e5b64c3bf061dd4cdd97aada14526c65f92b;hb=d54225bda3988891296f86807168fc204f88676e;hp=e4a8f79a3806935a2eaaa53979ca915bec12a439;hpb=d03286355ba8f11aacabbee178fe5cb084be7b51;p=nonrtric.git diff --git a/test/auto-test/FTC2003.sh b/test/auto-test/FTC2003.sh index e4a8f79a..3268e5b6 100755 --- a/test/auto-test/FTC2003.sh +++ b/test/auto-test/FTC2003.sh @@ -24,7 +24,7 @@ DOCKER_INCLUDED_IMAGES="CR MR ICS HTTPPROXY KUBEPROXY DMAAPADP" #App names to include in the test when running kubernetes, space separated list KUBE_INCLUDED_IMAGES=" CR MR ICS HTTPPROXY KUBEPROXY DMAAPADP" -#Prestarted app (not started by script) to include in the test when running kubernetes, space separated list +#Pre-started app (not started by script) to include in the test when running kubernetes, space separated list KUBE_PRESTARTED_IMAGES="" #Ignore image in DOCKER_INCLUDED_IMAGES, KUBE_INCLUDED_IMAGES if @@ -117,8 +117,8 @@ done for ((i=1; i<=$NUM_JOBS; i++)) do - cr_api_check_single_genric_json_event 200 0 joby-data$i '{"msg":"msg-1"}' - cr_api_check_single_genric_json_event 200 0 joby-data$i '{"msg":"msg-3"}' + cr_api_check_single_generic_json_event 200 0 joby-data$i '{"msg":"msg-1"}' + cr_api_check_single_generic_json_event 200 0 joby-data$i '{"msg":"msg-3"}' done cr_contains_str 0 remote_hosts $HTTP_PROXY_APP_NAME