diff --git a/build/trend-scenarios.yml b/build/trend-scenarios.yml index 60c1ac6e5..79ad9b03e 100644 --- a/build/trend-scenarios.yml +++ b/build/trend-scenarios.yml @@ -120,26 +120,6 @@ parameters: - displayName: "Kestrel Linux: TLS Renegotiation" arguments: --scenario tls-renegotiation-kestrel $(tlsJobs) --property scenario=KestrelTLSRenegotiation --application.options.requiredOperatingSystem linux -# TLS (IDNA Relay) - - - displayName: "[IDNA] HttpSys Windows: TLS Handshakes" - arguments: --scenario tls-handshakes-httpsys $(tlsJobs) --property scenario=IDNAHttpSysTLSHandshakes --profile idna-intel-win-relay --application.options.requiredOperatingSystem windows - - - displayName: "[IDNA] HttpSys Windows: mTLS Handshakes" - arguments: --scenario mTls-handshakes-httpsys $(tlsJobs) --property scenario=IDNAHttpSysMutualTLSHandshakes --profile idna-intel-win-relay --application.options.requiredOperatingSystem windows - - - displayName: "[IDNA] HttpSys Windows: TLS Renegotiation" - arguments: --scenario tls-renegotiation-httpsys $(tlsJobs) --property scenario=IDNAHttpSysTLSRenegotiation --profile idna-intel-win-relay --application.options.requiredOperatingSystem windows - - - displayName: "[IDNA] Kestrel Linux: TLS Handshakes" - arguments: --scenario tls-handshakes-kestrel $(tlsJobs) --property scenario=IDNAKestrelTLSHandshakes --profile idna-intel-lin-relay --application.options.requiredOperatingSystem linux - - - displayName: "[IDNA] Kestrel Linux: mTLS Handshakes" - arguments: --scenario mTls-handshakes-kestrel $(tlsJobs) --property scenario=IDNAKestrelMutualTLSHandshakes --profile idna-intel-lin-relay --application.options.requiredOperatingSystem linux - - - displayName: "[IDNA] Kestrel Linux: TLS Renegotiation" - arguments: --scenario tls-renegotiation-kestrel $(tlsJobs) --property scenario=IDNAKestrelTLSRenegotiation --profile idna-intel-lin-relay --application.options.requiredOperatingSystem linux - # Rejection - displayName: "HttpSys Windows: Encoded URL symbols"