Skip to content

Commit 7331fb0

Browse files
check in configurations (#107012)
Co-authored-by: Mukund Raghav Sharma (Moko) <68247673+mrsharm@users.noreply.github.com>
1 parent ce8f49e commit 7331fb0

File tree

4 files changed

+259
-0
lines changed

4 files changed

+259
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Test xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
id="NightlyRun"
4+
maximumTestRuns="-1"
5+
maximumExecutionTime="15:15:00"
6+
defaultTestLoader="processLoader"
7+
minimumCPU="0"
8+
minimumMem="0"
9+
maximumTests="0"
10+
percentPassIsPass="85"
11+
installDetours="false"
12+
minimumTests="0"
13+
minMaxTestUseCPUCount="true"
14+
suppressConsoleOutputFromTests="true"
15+
debugBreakOnTestHang="true">
16+
17+
<Assembly id="GCPerfSim - SOH Allocations Finalizable Objects."
18+
successCode="100"
19+
filename="GCPerfSim.dll"
20+
arguments="-tc 28 -tagb 540 -tlgb 2 -lohar 0 -pohar 0 -sohsr 100-4000 -lohsr 102400-204800 -pohsr 100-204800 -sohsi 50 -lohsi 0 -pohsi 0 -sohpi 0 -lohpi 0 -sohfi 50 -lohfi 0 -pohfi 0 -allocType reference -testKind time"
21+
concurrentCopies="3"
22+
/>
23+
<Assembly id="GCPerfSim - LOH Allocations Finalizable Objects."
24+
successCode="100"
25+
filename="GCPerfSim.dll"
26+
arguments="-tc 28 -tagb 540 -tlgb 2 -lohar 1000 -pohar 0 -sohsr 100-4000 -lohsr 102400-204800 -pohsr 100-204800 -sohsi 0 -lohsi 50 -pohsi 0 -sohpi 0 -lohpi 0 -sohfi 0 -lohfi 50 -pohfi 0 -allocType reference -testKind time"
27+
concurrentCopies="3"
28+
/>
29+
<Assembly id="GCPerfSim - POH Allocations Finalizable Objects."
30+
successCode="100"
31+
filename="GCPerfSim.dll"
32+
arguments="-tc 28 -tagb 540 -tlgb 2 -lohar 0 -pohar 1000 -sohsr 100-4000 -lohsr 102400-204800 -pohsr 100-204800 -sohsi 0 -lohsi 0 -pohsi 50 -sohpi 0 -lohpi 0 -sohfi 0 -lohfi 0 -pohfi 50 -allocType reference -testKind time"
33+
concurrentCopies="3"
34+
/>
35+
36+
</Test>

src/tests/GC/Stress/loh.config

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Test xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
id="NightlyRun"
4+
maximumTestRuns="-1"
5+
maximumExecutionTime="15:15:00"
6+
defaultTestLoader="processLoader"
7+
minimumCPU="0"
8+
minimumMem="0"
9+
maximumTests="0"
10+
percentPassIsPass="85"
11+
installDetours="false"
12+
minimumTests="0"
13+
minMaxTestUseCPUCount="true"
14+
suppressConsoleOutputFromTests="true"
15+
debugBreakOnTestHang="true">
16+
17+
<!-- Add GCPerfSim with No live data on the LOH -->
18+
<Assembly id="GCPerfSim - LOH No Live Data."
19+
successCode="100"
20+
filename="GCPerfSim.dll"
21+
arguments="-tc 28 -tagb 540 -tlgb 0 -lohar 1000 -pohar 0 -sohsr 100-4000 -lohsr 102400-204800 -pohsr 100-204800 -sohsi 0 -lohsi 0 -pohsi 0 -sohpi 0 -lohpi 0 -sohfi 0 -lohfi 0 -pohfi 0 -allocType reference -testKind time"
22+
concurrentCopies="3"
23+
/>
24+
25+
<!-- Add GCPerfSim with some live data on the LOH -->
26+
<Assembly id="GCPerfSim - LOH Some Live Data."
27+
successCode="100"
28+
filename="GCPerfSim.dll"
29+
arguments="-tc 28 -tagb 540 -tlgb 2 -lohar 1000 -pohar 0 -sohsr 100-4000 -lohsr 102400-204800 -pohsr 100-204800 -sohsi 0 -lohsi 50 -pohsi 0 -sohpi 0 -lohpi 0 -sohfi 0 -lohfi 0 -pohfi 0 -allocType reference -testKind time"
30+
concurrentCopies="3"
31+
/>
32+
33+
<!-- Add GCPerfSim with a lot of live data on the LOH -->
34+
<Assembly id="GCPerfSim - LOH A Lot Of Live Data."
35+
successCode="100"
36+
filename="GCPerfSim.dll"
37+
arguments="-tc 28 -tagb 540 -tlgb 5 -lohar 1000 -pohar 0 -sohsr 100-4000 -lohsr 102400-204800 -pohsr 100-204800 -sohsi 0 -lohsi 30 -pohsi 0 -sohpi 0 -lohpi 0 -sohfi 0 -lohfi 0 -pohfi 0 -allocType reference -testKind time"
38+
concurrentCopies="3"
39+
/>
40+
41+
<!-- Add GCPerfSim with a POH Scenario -->
42+
<Assembly id="GCPerfSim - POH Scenario."
43+
successCode="100"
44+
filename="GCPerfSim.dll"
45+
arguments="-tc 28 -tagb 540 -tlgb 2 -lohar 0 -pohar 900 -sohsr 100-4000 -lohsr 102400-204800 -pohsr 100-204800 -sohsi 0 -lohsi 0 -pohsi 50 -sohpi 0 -lohpi 0 -sohfi 0 -lohfi 0 -pohfi 0 -allocType reference -testKind time"
46+
concurrentCopies="3"
47+
/>
48+
49+
</Test>
Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,125 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Test xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
id="NightlyRun"
4+
maximumTestRuns="-1"
5+
maximumExecutionTime="01:00:00"
6+
defaultTestLoader="processLoader"
7+
minimumCPU="0"
8+
minimumMem="0"
9+
maximumTests="0"
10+
percentPassIsPass="100"
11+
installDetours="false"
12+
minimumTests="0"
13+
minMaxTestUseCPUCount="true"
14+
suppressConsoleOutputFromTests="true">
15+
16+
<Assembly id="SingLinkStay.dll"
17+
successCode="100"
18+
filename="SingLinkStay.dll"
19+
arguments=""
20+
concurrentCopies="1"
21+
/>
22+
<Assembly id="StressAllocator.dll"
23+
successCode="100"
24+
filename="StressAllocator.dll"
25+
arguments=""
26+
concurrentCopies="1"
27+
/>
28+
<Assembly id="StressAllocator.dll"
29+
successCode="100"
30+
filename="StressAllocator.dll"
31+
arguments="-pinned 50 -usepoh true"
32+
concurrentCopies="1"
33+
/>
34+
<Assembly id="bestfit-finalize.dll"
35+
successCode="100"
36+
filename="bestfit-finalize.dll"
37+
arguments=""
38+
concurrentCopies="1"
39+
/>
40+
<Assembly id="LeakGenThrd.dll"
41+
successCode="100"
42+
filename="LeakGenThrd.dll"
43+
arguments=""
44+
concurrentCopies="1"
45+
/>
46+
<Assembly id="DirectedGraph.dll"
47+
successCode="100"
48+
filename="DirectedGraph.dll"
49+
arguments=""
50+
concurrentCopies="1"
51+
/>
52+
<Assembly id="ThdTreeGrowingObj.dll"
53+
successCode="100"
54+
filename="ThdTreeGrowingObj.dll"
55+
arguments=""
56+
concurrentCopies="1"
57+
/>
58+
<Assembly id="LargeObjectAllocPinned.dll"
59+
successCode="100"
60+
filename="LargeObjectAllocPinned.dll"
61+
arguments=""
62+
concurrentCopies="1"
63+
/>
64+
<Assembly id="LargeObjectAlloc.dll"
65+
successCode="100"
66+
filename="LargeObjectAlloc.dll"
67+
arguments=""
68+
concurrentCopies="1"
69+
/>
70+
<Assembly id="pinstress.dll"
71+
successCode="100"
72+
filename="pinstress.dll"
73+
arguments=""
74+
concurrentCopies="1"
75+
/>
76+
<Assembly id="GCSimulator.dll"
77+
successCode="100"
78+
filename="GCSimulator.dll"
79+
arguments="-dp 0.05 -t 8"
80+
concurrentCopies="1"
81+
/>
82+
<Assembly id="plug.dll"
83+
successCode="100"
84+
filename="plug.dll"
85+
arguments=""
86+
concurrentCopies="1"
87+
/>
88+
<Assembly id="573277.dll"
89+
successCode="100"
90+
filename="573277.dll"
91+
arguments=""
92+
concurrentCopies="1"
93+
/>
94+
<Assembly id="MulDimJagAry.dll"
95+
successCode="100"
96+
filename="MulDimJagAry.dll"
97+
arguments=""
98+
concurrentCopies="1"
99+
/>
100+
<Assembly id="concurrentspin2.dll"
101+
successCode="100"
102+
filename="concurrentspin2.dll"
103+
arguments=""
104+
concurrentCopies="1"
105+
/>
106+
<Assembly id="allocationwithpins.dll"
107+
successCode="100"
108+
filename="allocationwithpins.dll"
109+
arguments="500"
110+
concurrentCopies="1"
111+
/>
112+
<Assembly id="LargeObjectAlloc1.dll"
113+
successCode="100"
114+
filename="LargeObjectAlloc1.dll"
115+
arguments=""
116+
concurrentCopies="1"
117+
/>
118+
<Assembly id="LargeObjectAlloc4.dll"
119+
successCode="100"
120+
filename="LargeObjectAlloc4.dll"
121+
arguments=""
122+
concurrentCopies="1"
123+
/>
124+
125+
</Test>

src/tests/GC/Stress/poh.config

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Test xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
id="NightlyRun"
4+
maximumTestRuns="-1"
5+
maximumExecutionTime="15:15:00"
6+
defaultTestLoader="processLoader"
7+
minimumCPU="0"
8+
minimumMem="0"
9+
maximumTests="0"
10+
percentPassIsPass="85"
11+
installDetours="false"
12+
minimumTests="0"
13+
minMaxTestUseCPUCount="true"
14+
suppressConsoleOutputFromTests="true"
15+
debugBreakOnTestHang="true">
16+
17+
<!-- Add GCPerfSim with No live data on the POH -->
18+
<Assembly id="GCPerfSim - POH No Live Data."
19+
successCode="100"
20+
filename="GCPerfSim.dll"
21+
arguments="-tc 28 -tagb 540 -tlgb 0 -lohar 0 -pohar 1000 -sohsr 100-4000 -lohsr 102400-204800 -pohsr 100-204800 -sohsi 0 -lohsi 0 -pohsi 0 -sohpi 0 -lohpi 0 -sohfi 0 -lohfi 0 -pohfi 0 -allocType reference -testKind time"
22+
concurrentCopies="3"
23+
/>
24+
25+
<!-- Add GCPerfSim with some live data on the POH -->
26+
<Assembly id="GCPerfSim - POH Some Live Data."
27+
successCode="100"
28+
filename="GCPerfSim.dll"
29+
arguments="-tc 28 -tagb 540 -tlgb 2 -lohar 0 -pohar 1000 -sohsr 100-4000 -lohsr 102400-204800 -pohsr 100-204800 -sohsi 0 -lohsi 0 -pohsi 50 -sohpi 0 -lohpi 0 -sohfi 0 -lohfi 0 -pohfi 0 -allocType reference -testKind time"
30+
concurrentCopies="3"
31+
/>
32+
33+
<!-- Add GCPerfSim with a lot of live data on the LOH -->
34+
<Assembly id="GCPerfSim - POH A Lot Of Live Data."
35+
successCode="100"
36+
filename="GCPerfSim.dll"
37+
arguments="-tc 28 -tagb 540 -tlgb 5 -lohar 0 -pohar 1000 -sohsr 100-4000 -lohsr 102400-204800 -pohsr 100-204800 -sohsi 0 -lohsi 0 -pohsi 30 -sohpi 0 -lohpi 0 -sohfi 0 -lohfi 0 -pohfi 0 -allocType reference -testKind time"
38+
concurrentCopies="3"
39+
/>
40+
41+
<!-- Add GCPerfSim with a LOH Scenario -->
42+
<Assembly id="GCPerfSim - LOH Scenario."
43+
successCode="100"
44+
filename="GCPerfSim.dll"
45+
arguments="-tc 28 -tagb 540 -tlgb 2 -lohar 1000 -pohar 0 -sohsr 100-4000 -lohsr 102400-204800 -pohsr 100-204800 -sohsi 0 -lohsi 50 -pohsi 0 -sohpi 0 -lohpi 0 -sohfi 0 -lohfi 0 -pohfi 0 -allocType reference -testKind time"
46+
concurrentCopies="3"
47+
/>
48+
49+
</Test>

0 commit comments

Comments
 (0)