Merge changes Id5e8969d,I56437e93
[nonrtric.git] / test / auto-test / FTC110.sh
index 1efce99..d6894b5 100755 (executable)
@@ -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 ####