Skip to content

Commit

Permalink
Merge pull request #526 from jmtd/OPENJDK-2850-test-followup
Browse files Browse the repository at this point in the history
[OPENJDK-3453] Ensure custom s2i script is run in test
  • Loading branch information
jmtd authored Nov 28, 2024
2 parents bb16fe2 + 6a5b5f0 commit 778f62f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/s2i/core/tests/features/s2i-core.feature
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ Feature: Openshift S2I tests
| variable | value |
| S2I_TARGET_DEPLOYMENTS_DIR | /var/tmp |
Then s2i build log should not contain rsync: [generator] failed to set permissions on "/var/tmp/.": Operation not permitted
And s2i build log should contain appsrc-provided s2i assemble script executed
And run stat /var/tmp/spring-boot-sample-simple-1.5.0.BUILD-SNAPSHOT.jar in container and check its output for Access:

0 comments on commit 778f62f

Please sign in to comment.