Merge changes Id5e8969d,I56437e93
[nonrtric.git] / test / auto-test / FTC350.sh
index 0fe253f..692d9b5 100755 (executable)
@@ -28,10 +28,13 @@ EXCLUDED_IMAGES="SDNC_ONAP"
 
 #### TEST BEGIN ####
 
+generate_uuid
+
 #Local vars in test script
 ##########################
 # Path to callback receiver
 CR_PATH="http://$CR_APP_NAME:$CR_EXTERNAL_PORT/callbacks"
+use_cr_http
 
 NUM_RICS=10
 NUM_RICS_2=$(($NUM_RICS-2))