diff --git a/modules/jdk/tests/features/openjdk.feature b/modules/jdk/tests/features/openjdk.feature index af37b0b4..a6bc6b87 100644 --- a/modules/jdk/tests/features/openjdk.feature +++ b/modules/jdk/tests/features/openjdk.feature @@ -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