diff --git a/build/trend-scenarios.yml b/build/trend-scenarios.yml index 2d8b87349..02fb6d91e 100644 --- a/build/trend-scenarios.yml +++ b/build/trend-scenarios.yml @@ -115,7 +115,7 @@ parameters: arguments: --scenario tls-handshakes-kestrel $(tlsJobs) --property scenario=KestrelTLSHandshakes --application.options.requiredOperatingSystem linux - displayName: "Nginx: TLS Handshakes" - arguments: --scenario tls-handshakes-nginx $(tlsJobs) --property scenario=NginxTLSHandshakes --application.options.requiredOperatingSystem linux + arguments: --scenario tls-handshakes-docker-nginx $(tlsJobs) --property scenario=NginxTLSHandshakes --application.options.requiredOperatingSystem linux - displayName: "Kestrel Linux: mTLS Handshakes" arguments: --scenario mTls-handshakes-kestrel $(tlsJobs) --property scenario=KestrelMutualTLSHandshakes --application.options.requiredOperatingSystem linux