GoogleCloudPlatform / ai-on-gke

AI on GKE is a collection of examples, best-practices, and prebuilt solutions to help build, deploy, and scale AI Platforms on Google Kubernetes Engine
Apache License 2.0
222 stars 168 forks source link

fix hardcoded request type #670

Closed annapendleton closed 4 months ago

annapendleton commented 4 months ago

Small fix for hardcoded request type in locust - plumbs variable through and adds extra logging in run.sh.

Currently under e2e validation

annapendleton commented 4 months ago

tested end to end for http (manual testing required until we have presubmits).