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
Then exactly 2 times container log should contain WFLYSRV0025:
23
23
24
24
Scenario: Build image with server and datasources
25
25
Given s2i build https://github.com/jboss-container-images/jboss-eap-8-openshift-image from test/test-app-postgresql-oracle with env and true using eap81-beta-dev
26
26
| variable | value |
27
27
| POSTGRESQL_DRIVER_VERSION | 42.2.19 |
28
-
| ORACLE_DRIVER_VERSION | 19.3.0.0|
28
+
| ORACLE_DRIVER_VERSION | 23.6.0.24.10|
29
29
### PLACEHOLDER FOR CLOUD CUSTOM TESTING ###
30
30
Then exactly 2 times container log should contain WFLYSRV0025:
0 commit comments