Skip to content

Commit 2b7e6ad

Browse files
authored
Remove ULib scenarios from CI
1 parent b7939d5 commit 2b7e6ad

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

build/frameworks-database-scenarios.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ parameters:
4343
- displayName: Go Fortunes
4444
arguments: --scenario fortunes_fasthttp $(frameworksJobs) --load.variables.connections 512 --property scenario=FortunesFastHttp --property protocol=http
4545

46-
# ULib (C++)
47-
48-
- displayName: ULib Fortunes
49-
arguments: --scenario fortunes_ulib $(frameworksJobs) --load.variables.connections 512 --property scenario=FortunesULib --property protocol=http
50-
5146
# Netty
5247

5348
steps:
@@ -64,4 +59,4 @@ steps:
6459
"name": "crank",
6560
"condition": "(${{ parameters.condition }})",
6661
"args": [ "${{ s.arguments }} ${{ parameters.arguments }} --application.noClean true --no-metadata --no-measurements --session $(session) --description \"${{ s.displayName }} $(System.JobDisplayName)\" --property buildId=\"$(buildId)\" --property buildNumber=\"$(buildNumber)\" --command-line-property --table TrendBenchmarks --sql SQL_CONNECTION_STRING --chart" ]
67-
}
62+
}

0 commit comments

Comments
 (0)