Matt Boersma schrieb:
- To run the unit ts, est suite, do "python tests/runtests.py --settings=myproject.settings" from the root of the boulder-oracle-sprint branch. Make sure myproject.settings is a python module in your PYTHONPATH that is configured to connect to an Oracle database.
Hi Matt, I did it as described and ran into problems, because the way how the tablespace is created is not feasible for my environment. (10g RAC, data is stored in ASM). Therefore I changed the file creation.py to get the possibility to run the tests in an already created database/schema or to create only the user. I added Ticket #3174 with an attached patch. If you like it, I would be happy to see it applied. Best regards Andreas Mock --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
