-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
-
The following test seems to reliably stall for the runtime images
@ubi9
Scenario: Check non-existent path JAVA_APP_DIR (OPENJDK-2034)
Given container is started with env
| variable | value |
| JAVA_APP_DIR | /nope |
Then available container log should contain ERROR No directory /nope found for auto detection
It was introduced with OPENJDK-2034