Hi, As described here[0], you can use Docker quite easily to run an Oracle test instance.
You'd have to be patient after starting docker (and before running the test data populating script), because it takes several minutes to the database to be fully operationnal (you can check when it's completely ready with docker logs command). [0] https://github.com/qgis/QGIS/issues/39759#issuecomment-720985238 Regards, Julien > Hi Devs, > > Is anybody feeling self responsible (more or less) for the Oracle driver? > > Myself I apparently introduce an issue in it: > https://github.com/qgis/QGIS/issues/39759 which seems easy to fix, but my > problem is I do not have Oracle running.... > > Are there any Oracle provider tests? And if so: which instance against are > these tested against? > > Idea: use a QGIS server to install Oracle XE (dev/free edition isn't it?) and > provide ssh access to the machine. Then users with a ssh key (Travis?) can > create a ssh tunnel to the machine and connect to that (test) db? > Thought to propose issues.qgis.org for that, as that is a beefy machine doing > nothing (except keeping old issues/Redmine afloat). But.. that is a Debian > 8.10, not sure if recent Oracle's can still run on it... > > Input? > > Regards, > > Richard Duivenvoorde > > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
