dotnet / crank

Benchmarking infrastructure for applications
MIT License
970 stars 103 forks source link

Getting Invalid configuration file 'signalr.yaml' at '#/scenarios/signalr_load_test' #746

Closed Shyam268 closed 2 months ago

Shyam268 commented 2 months ago

I want to test load on webapp hosting azure signalR service i have created yaml file with content

` profiles: local: description: "Profile for local testing" # Added for clarity variables: serverAddress: localhost jobs: application: endpoints:

scenarios: signalr_load_test: description: "Load test for Azure Web App with Azure SignalR" profile: default # Specify the profile to use for this scenario steps:

sebastienros commented 2 months ago

Duplicate https://github.com/aspnet/Benchmarks/issues/1996