|
And run stat /var/tmp/spring-boot-sample-simple-1.5.0.BUILD-SNAPSHOT.jar in container and check its output for Access: |
I'm seeing failures of this test with ubi10 images, and the root cause is that at the time the check is performed, the container is no longer running. I think, when it does pass, it does so due to luck.
Most of these S2I tests are really, really ropy. I would like to set time aside to have a more robust test suite.
redhat-openjdk-containers/modules/s2i/core/tests/features/s2i-core.feature
Line 20 in cc29413
I'm seeing failures of this test with ubi10 images, and the root cause is that at the time the check is performed, the container is no longer running. I think, when it does pass, it does so due to luck.
Most of these S2I tests are really, really ropy. I would like to set time aside to have a more robust test suite.