Skip to content

Commit b7939d5

Browse files
authored
Remove ULib scenarios from CI
1 parent 8f52243 commit b7939d5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

build/frameworks-scenarios.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,6 @@ parameters:
5353
- displayName: Go Json
5454
arguments: --scenario json_fasthttp $(frameworksJobs) --load.variables.connections 512 --property scenario=JsonFastHttp --property protocol=http
5555

56-
# ULib (C++)
57-
58-
- displayName: ULib Plaintext
59-
arguments: --scenario plaintext_ulib $(frameworksJobs) --load.variables.connections 1024 --property scenario=PlaintextULib --property protocol=http
60-
- displayName: ULib Json
61-
arguments: --scenario json_ulib $(frameworksJobs) --load.variables.connections 512 --property scenario=JsonULib --property protocol=http
62-
6356
# Netty
6457

6558
- displayName: Netty Plaintext

0 commit comments

Comments
 (0)