Skip to content

Commit

Permalink
Exclude jdk_container for rhel7
Browse files Browse the repository at this point in the history
related:eclipse-openj9/openj9#19176

Signed-off-by: Anna Babu Palathingal <[email protected]>
  • Loading branch information
annaibm committed Mar 20, 2024
1 parent ce3a82b commit d21c5da
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion openjdk/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,12 @@
</test>
<test>
<testCaseName>jdk_container</testCaseName>
<disables>
<disable>
<comment>https://github.com/eclipse-openj9/openj9/issues/19176</comment>
<platform>os.linux.rhel.7</platform>
</disable>
</disables>
<variations>
<variation>NoOptions</variation>
</variations>
Expand Down Expand Up @@ -1899,7 +1905,7 @@
<disable>
<comment>https://github.com/adoptium/aqa-tests/issues/4808</comment>
</disable>
</disables>
</disables>
<variations>
<variation>Mode150</variation>
<variation>Mode650</variation>
Expand Down

0 comments on commit d21c5da

Please sign in to comment.