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
Copy file name to clipboardExpand all lines: tests/features/driver.feature
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Feature: EAP Openshift drivers
26
26
Then XML file /opt/eap/standalone/configuration/standalone-openshift.xml should contain value oracle.jdbc.xa.client.OracleXADataSource on XPath //*[local-name()='drivers']/*[local-name()='driver']/*[local-name()='xa-datasource-class']
27
27
28
28
Scenario: check postgresql and oracle drivers
29
-
Given s2i build git://github.com/jboss-container-images/jboss-eap-modules from tests/examples/test-app-prov-oracle-postgres with env and true using test-eap-ds
29
+
Given s2i build git://github.com/jboss-container-images/jboss-eap-modules from tests/examples/test-app-prov-oracle-postgres with env and true
0 commit comments