Skip to content

Commit 12d0bf7

Browse files
committed
Update new applicaiton sources URI in the test case
Signed-off-by: Jayashree Huttanagoudar <[email protected]>
1 parent e5d5361 commit 12d0bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/features/s2i-core.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
Feature: Openshift S2I tests
44
# OPENJDK-84 - /tmp/src should not be present after build
55
Scenario: run an s2i build and check that /tmp/src has been removed afterwards
6-
Given s2i build https://github.com/jboss-openshift/openshift-examples from spring-boot-sample-simple
6+
Given s2i build https://github.com/jhuttana/openjdk-test-applications/tree/pick_relevant_sources from spring-boot-sample-simple
77
Then run stat /tmp/src in container and immediately check its output does not contain File:

0 commit comments

Comments
 (0)