Skip to content

Commit 5211aa6

Browse files
authored
remove idna (tmp) (#2069)
1 parent 976ce03 commit 5211aa6

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

build/trend-scenarios.yml

-20
Original file line numberDiff line numberDiff line change
@@ -120,26 +120,6 @@ parameters:
120120
- displayName: "Kestrel Linux: TLS Renegotiation"
121121
arguments: --scenario tls-renegotiation-kestrel $(tlsJobs) --property scenario=KestrelTLSRenegotiation --application.options.requiredOperatingSystem linux
122122

123-
# TLS (IDNA Relay)
124-
125-
- displayName: "[IDNA] HttpSys Windows: TLS Handshakes"
126-
arguments: --scenario tls-handshakes-httpsys $(tlsJobs) --property scenario=IDNAHttpSysTLSHandshakes --profile idna-intel-win-relay --application.options.requiredOperatingSystem windows
127-
128-
- displayName: "[IDNA] HttpSys Windows: mTLS Handshakes"
129-
arguments: --scenario mTls-handshakes-httpsys $(tlsJobs) --property scenario=IDNAHttpSysMutualTLSHandshakes --profile idna-intel-win-relay --application.options.requiredOperatingSystem windows
130-
131-
- displayName: "[IDNA] HttpSys Windows: TLS Renegotiation"
132-
arguments: --scenario tls-renegotiation-httpsys $(tlsJobs) --property scenario=IDNAHttpSysTLSRenegotiation --profile idna-intel-win-relay --application.options.requiredOperatingSystem windows
133-
134-
- displayName: "[IDNA] Kestrel Linux: TLS Handshakes"
135-
arguments: --scenario tls-handshakes-kestrel $(tlsJobs) --property scenario=IDNAKestrelTLSHandshakes --profile idna-intel-lin-relay --application.options.requiredOperatingSystem linux
136-
137-
- displayName: "[IDNA] Kestrel Linux: mTLS Handshakes"
138-
arguments: --scenario mTls-handshakes-kestrel $(tlsJobs) --property scenario=IDNAKestrelMutualTLSHandshakes --profile idna-intel-lin-relay --application.options.requiredOperatingSystem linux
139-
140-
- displayName: "[IDNA] Kestrel Linux: TLS Renegotiation"
141-
arguments: --scenario tls-renegotiation-kestrel $(tlsJobs) --property scenario=IDNAKestrelTLSRenegotiation --profile idna-intel-lin-relay --application.options.requiredOperatingSystem linux
142-
143123
# Rejection
144124

145125
- displayName: "HttpSys Windows: Encoded URL symbols"

0 commit comments

Comments
 (0)