Skip to content

Commit 89df853

Browse files
committed
rollback
1 parent 7a2ef9c commit 89df853

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

scenarios/aspnet.profiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ profiles:
442442
- main
443443
load:
444444
endpoints:
445-
- http://asp-perf-load:5001
445+
- http://asp-perf-db:5001
446446
aliases:
447447
- warmup
448448
- secondary

scenarios/rejection.benchmarks.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ imports:
66
- https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.Bombardier/bombardier.yml
77
- https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.HttpClient/httpclient.yml
88
- https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.Wrk/wrk.yml
9-
# - https://github.com/aspnet/Benchmarks/blob/main/scenarios/aspnet.profiles.yml?raw=true
10-
- https://github.com/deaglegross/Benchmarks/blob/dmkorolev/rejection-header/scenarios/aspnet.profiles.yml?raw=true
9+
- https://github.com/aspnet/Benchmarks/blob/main/scenarios/aspnet.profiles.yml?raw=true
1110

1211
variables:
1312
serverPort: 5000

0 commit comments

Comments
 (0)