Skip to content

Commit 23a4ba7

Browse files
authored
Remove _5m from ParallelStreamsLoadTest targets (#2231)
Signed-off-by: Simon Rushton <[email protected]>
1 parent 7fcee4b commit 23a4ba7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

system/lambdaLoadTest/playlist.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
</impls>
124124
</test>
125125
<test>
126-
<testCaseName>ParallelStreamsLoadTest_HS_5m</testCaseName>
126+
<testCaseName>ParallelStreamsLoadTest_HS</testCaseName>
127127
<variations>
128128
<variation>Mode150</variation>
129129
<variation>Mode650</variation>
@@ -142,7 +142,7 @@
142142
</impls>
143143
</test>
144144
<test>
145-
<testCaseName>ParallelStreamsLoadTest_J9_5m</testCaseName>
145+
<testCaseName>ParallelStreamsLoadTest_J9</testCaseName>
146146
<variations>
147147
<variation>Mode110</variation>
148148
<variation>Mode610</variation>
@@ -161,7 +161,7 @@
161161
</impls>
162162
</test>
163163
<test>
164-
<testCaseName>ParallelStreamsLoadTest_CS_5m</testCaseName>
164+
<testCaseName>ParallelStreamsLoadTest_CS</testCaseName>
165165
<variations>
166166
<variation>-Xgcpolicy:gencon -Xgc:concurrentScavenge</variation>
167167
</variations>
@@ -180,7 +180,7 @@
180180
<platformRequirements>bits.64</platformRequirements>
181181
</test>
182182
<test>
183-
<testCaseName>ParallelStreamsLoadTest_special_J9_5m</testCaseName>
183+
<testCaseName>ParallelStreamsLoadTest_special_J9</testCaseName>
184184
<variations>
185185
<variation>Mode101</variation>
186186
<variation>Mode103</variation>

0 commit comments

Comments
 (0)