Skip to content

Commit 2875569

Browse files
committed
Add intel-lin-relay
1 parent 3773f78 commit 2875569

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

build/azure.profile.yml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,31 @@ profiles:
5050
aliases:
5151
- warmup
5252
- secondary
53+
54+
idna-intel-lin-relay:
55+
variables:
56+
serverPort: 5000
57+
serverAddress: 10.0.4.12
58+
cores: 4
59+
jobs:
60+
db:
61+
endpoints:
62+
- https://aspnetperf.servicebus.windows.net/azuredb
63+
aliases:
64+
- extra
65+
application:
66+
endpoints:
67+
- https://aspnetperf.servicebus.windows.net/idnaintellin
68+
variables:
69+
databaseServer: 10.0.4.6
70+
aliases:
71+
- main
72+
load:
73+
endpoints:
74+
- https://aspnetperf.servicebus.windows.net/azureclient
75+
aliases:
76+
- warmup
77+
- secondary
5378

5479
aspnet-azurearm64-lin:
5580
variables:

0 commit comments

Comments
 (0)