Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Oracle work again on Travis CI #554

Closed
vadz opened this issue Jul 19, 2017 · 1 comment
Closed

Make Oracle work again on Travis CI #554

vadz opened this issue Jul 19, 2017 · 1 comment
Assignees
Milestone

Comments

@vadz
Copy link
Member

vadz commented Jul 19, 2017

Unfortunately the current scripts don't work any longer and this is a pity because Oracle is a backend that is not simple to test locally -- yet important enough to care about not breaking it.

It looks like the simplest way to use it on Travis is https://github.com/cbandy/travis-oracle, so perhaps we should try doing this instead.

@mloskot
Copy link
Contributor

mloskot commented Sep 9, 2017

There is hope.

I've just successfully tested the cbandy/travis-oracle solution which downloads Oracle packages directly from Oracle (using newly created Oracle account dedicated for SOCI purposes).

Here is successful Travis CI build which installs Oracle database and makes test connection using $ORACLE_HOME/bin/sqlplus: https://travis-ci.org/mloskot/oracle-db-travis-ci-docker/

Next, I will try to incorporate this solution into SOCI repo

@mloskot mloskot added this to the 4.0.0 milestone Sep 14, 2017
@mloskot mloskot self-assigned this Sep 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants