X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC110.sh;h=d6894b508b3908ae8ecf92a410c14079a2f5c743;hb=caf750c05d1fdac7165b2368f5cc6882517c6390;hp=1efce997304eee48961cac355a4adba577776469;hpb=bbd2e9d44475fe20086d1d87a9e9a53a019ae8c8;p=nonrtric.git diff --git a/test/auto-test/FTC110.sh b/test/auto-test/FTC110.sh index 1efce997..d6894b50 100755 --- a/test/auto-test/FTC110.sh +++ b/test/auto-test/FTC110.sh @@ -27,11 +27,13 @@ EXCLUDED_IMAGES="SDMC SDNC_ONAP" . ../common/agent_api_functions.sh . ../common/ricsimulator_api_functions.sh +generate_uuid #Local vars in test script ########################## # Path to callback receiver CR_PATH="http://$CR_APP_NAME:$CR_EXTERNAL_PORT/callbacks" +use_cr_http #### TEST BEGIN ####