File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ parameters:
5252 arguments : --scenario json_aspnet --property scenario=JsonAspNet
5353 condition : Math.round(Date.now() / 43200000) % 8 == 0 # once every 8 half-days
5454 - displayName : Fortunes ASP.NET
55- arguments : --scenario fortunes_aspnet --property scenario=FortunesAspNet --application.environmentVariables DOTNET_gcServer=1 DOTNET_GCDynamicAdaptationMode=0
55+ arguments : --scenario fortunes_aspnet --property scenario=FortunesAspNet --application.environmentVariables DOTNET_gcServer=1 --application.environmentVariables DOTNET_GCDynamicAdaptationMode=0
5656 condition : Math.round(Date.now() / 43200000) % 8 == 0 # once every 8 half-days
5757 - displayName : Fortunes ASP.NET - DATAS
5858 arguments : --scenario fortunes_aspnet --property scenario=FortunesAspNetDATAS --application.environmentVariables DOTNET_GCDynamicAdaptationMode=1
You can’t perform that action at this time.
0 commit comments