[Twisted-Python] Database tests and Buildbots

Hello, I'm trying to reproduce #1630 using the buildbots and I'm not having any luck. Apparently none of the database software is installed on any of the buildbots. All the tests are skipped with 'Cannot access db'. Can the buildbot maintainers please configure their slaves to have the appropriate software installed. Otherwise, we can't really continue supporting twisted.enterprise. cheers, jml

Jonathan Lange wrote:
I found the required information after remembering that I had set up most of this more than a year ago. The required information for the test user and database can be found in twisted/test/test_adbapi.py - it lists that information as well as what database servers it can use (mysql, pgsql, sqlite, gadfly, firefox, etc). I have enabled pgsql (version 8) and mysql (version 4.1) on the windows build slave.

Jonathan Lange wrote:
I found the required information after remembering that I had set up most of this more than a year ago. The required information for the test user and database can be found in twisted/test/test_adbapi.py - it lists that information as well as what database servers it can use (mysql, pgsql, sqlite, gadfly, firefox, etc). I have enabled pgsql (version 8) and mysql (version 4.1) on the windows build slave.
participants (2)
-
bear
-
Jonathan Lange