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
Now that the PR that introduced tests/OPENJDK-1549 exists in the
ubi9 branch, we can reference the main repository and ubi9 branch
in the behave test.
Signed-off-by: Jonathan Dowland <[email protected]>
Then XML file /tmp/artifacts/configuration/settings.xml should have 1 elements on XPath //ns:profile[ns:id='myrepo-profile']/ns:repositories/ns:repository[ns:url='http://repo.example.com:8080/maven2/']
169
169
170
170
Scenario: Ensure the environment is cleaned when executing mvn (OPENJDK-1549)
171
-
Given s2i build https://github.com/jmtd/openjdk from tests/OPENJDK-1549 with env using OPENJDK-1549-maven-args-take-2
171
+
Given s2i build https://github.com/jboss-container-images/openjdk from tests/OPENJDK-1549 with env using ubi9
0 commit comments