oracle / odpi

ODPI-C: Oracle Database Programming Interface for Drivers and Applications
https://oracle.github.io/odpi/
Other
269 stars 78 forks source link

Oracle XE 18c in Travis #124

Closed c-bik closed 4 years ago

c-bik commented 4 years ago

Hi,

I have been using accept_the_license_agreement_for_oracledb_xe_11g_and_install.sh script for some time now to automated test with code coverage.

This script is however isn't very scalable or maintenable, among other things!

What I am looking to know is what is the recommended way. Travis (Ubuntu) is very handy (specially with coveralls integration etc), but Oracle only has yum support!

Currently working around with docker, but that have significantly increased the time for each test run.

How do you suggest I should go about testing integration?

TIA

cjbj commented 4 years ago

For private testing you could try https://www.oracle.com/cloud/free/

The DB team is well aware of the general issue. See https://github.com/oracle/docker-images/issues/1156

c-bik commented 4 years ago

@cjbj thanks for the pointers and sorry for posting this as issue here. I realized after posting it that it may be not in context here.

cjbj commented 4 years ago

@c-bik we're good people to empathize with, and we champion your causes internally. We just don't have the magic we'd like to have,