Skip to content

Commit 6034925

Browse files
committed
rollback my stuff
1 parent 24ec1db commit 6034925

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

build/azure.profile.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ profiles:
122122
load:
123123
endpoints:
124124
- https://aspnetperf.servicebus.windows.net/azureclient
125-
# - https://aspnetperf.servicebus.windows.net/azuredb
126125
aliases:
127126
- warmup
128127
- secondary

scenarios/tls.benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
- https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.Bombardier/bombardier.yml
33
- https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.HttpClient/httpclient.yml
44
- https://github.com/aspnet/Benchmarks/blob/main/scenarios/aspnet.profiles.yml?raw=true
5-
# - https://github.com/aspnet/Benchmarks/blob/main/build/azure.profile.yml?raw=true
5+
- https://github.com/aspnet/Benchmarks/blob/main/build/azure.profile.yml?raw=true
66

77
variables:
88
serverPort: 5000

0 commit comments

Comments
 (0)