X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fauto-test%2FFTC110.sh;h=d6894b508b3908ae8ecf92a410c14079a2f5c743;hb=496156d78828c000cbde44c96cc37c57032f2244;hp=1efce997304eee48961cac355a4adba577776469;hpb=cd4d0e141b1e4ab07e8c89da2e002378826b7111;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 ####