Hi Mike,

Pursuant to our discussion on another thread regarding buildbots, I've got a
preliminary buildbot slave VM set up as follows:

Ubuntu 6.10
VMware tools
Python 2.4
Buildbot 0.7.4
Postgres 8.2.2
MySQL 5.0.37
Sqlite 3.3.17 (also known as version du semaine these days...)
FreeTDS / UnixODBC

psycopg 2.0.5.1
pysqlite 2.3.2
pyodbc 2.0.35
pymssql 0.8.0 (with some local patches to fix selectmany())
mysqldb 1.2.2
Sqlalchemy trunk

If I host the bot here, it'll also be able to access a MS-SQL 2005 server.
So all told, this botslave should be able to test:

Postgres
MySQL
Sqlite
MS-SQL via pyodbc  (Unix)
MS-SQL via pymssql (Unix)

We'll still need to arrange hosting for the buildbot master (maybe someone
with the PSF can help here?), and some slaves for Oracle, Firebird and
Informix.

Rick

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to