Skip to content

Commit 36b4b67

Browse files
authored
Enable MiniMix_extended_3h on plinux and zlinux (#6639)
- Enable MiniMix_extended_3h test on plinux and zlinux. related:https://github.ibm.com/runtimes/backlog/issues/597 Signed-off-by: Anna Babu Palathingal <[email protected]>
1 parent c0923f7 commit 36b4b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/otherLoadTest/playlist.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<disable>
187187
<comment>https://github.ibm.com/runtimes/backlog/issues/597</comment>
188188
<variation>Mode150-CS</variation>
189-
<platform>^(?!x86-64_linux$).*</platform>
189+
<platform>^(?!(x86-64_linux|ppc64le_linux|s390x_linux)$).*</platform>
190190
</disable>
191191
</disables>
192192
<variations>

0 commit comments

Comments
 (0)