azuredemoenvironment / ade

Azure Demo Environment
MIT License
34 stars 10 forks source link

Store the Load Testing Data Source in Azure #231

Closed brandonmartinez closed 1 year ago

brandonmartinez commented 1 year ago

Currently we're pulling from a public data set, but we can't rely on that always being available. Move this to a storage location that we own:

http://deepyeti.ucsd.edu/jianmo/amazon/categoryFilesSmall/Grocery_and_Gourmet_Food_5.json.gz

Then update the Redis Container Image to pull the new url.

brandonmartinez commented 1 year ago

Fixed in ade-app