We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb16fe2 + 6a5b5f0 commit 778f62fCopy full SHA for 778f62f
modules/s2i/core/tests/features/s2i-core.feature
@@ -16,4 +16,5 @@ Feature: Openshift S2I tests
16
| variable | value |
17
| S2I_TARGET_DEPLOYMENTS_DIR | /var/tmp |
18
Then s2i build log should not contain rsync: [generator] failed to set permissions on "/var/tmp/.": Operation not permitted
19
+ And s2i build log should contain appsrc-provided s2i assemble script executed
20
And run stat /var/tmp/spring-boot-sample-simple-1.5.0.BUILD-SNAPSHOT.jar in container and check its output for Access:
0 commit comments