You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario: run an S2I build that depends on com.redhat.xpaas.repo.redhatga being defined
121
-
Given s2i build https://github.com/jboss-openshift/openshift-examples from spring-boot-sample-simple
121
+
Given s2i build https://github.com/jboss-container-images/openjdk-test-applications from spring-boot-sample-simple
122
122
123
123
# deprecated?
124
124
Scenario: run an S2I that should fail as MAVEN_ARGS does not define com.redhat.xpaas.repo.redhatga
125
-
Given failing s2i build https://github.com/jboss-openshift/openshift-examples from spring-boot-sample-simple using openjdk-enforce-profile
125
+
Given failing s2i build https://github.com/jboss-container-images/openjdk-test-applications from spring-boot-sample-simple using openjdk-enforce-profile
0 commit comments