Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions modules/jdk/tests/features/openjdk.feature
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,3 @@ Feature: Miscellaneous OpenJDK-related unit tests
| arg | value |
| command | tar |
Then available container log should not contain command not found

@ubi10
Scenario: Ensure tzdata RPM is properly installed (OPENJDK-2519)
When container is started with args
| arg | value |
| command | rpm -V tzdata |
Then available container log should not contain missing
Loading