Skip to content

Commit 0c552d9

Browse files
authored
Update gc-scenarios.yml
Updated gc-scenarios to fix up the allocations to prevent tests from running for 15+ minutes.
1 parent 60c1f8d commit 0c552d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/gc-scenarios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ parameters:
4141
condition: 'true'
4242

4343
- displayName: 2gb Pinning Workstation
44-
arguments: '--scenario 2gb-pinning --application.environmentVariables DOTNET_gcServer=0 --application.variables.tc 2 --property scenario=2gb-pinning-workstation'
44+
arguments: '--scenario 2gb-pinning --application.environmentVariables DOTNET_gcServer=0 --application.variables.tc 2 --application.variables.tagb 100 --property scenario=2gb-pinning-workstation'
4545
condition: 'true'
4646

4747
- displayName: 20gb Workstation

0 commit comments

Comments
 (0)