New integration tests for postgresql

This commit is contained in:
Toshio Kuratomi 2014-12-01 18:57:40 -08:00
commit 7329bcde99
10 changed files with 1009 additions and 0 deletions

View file

@ -0,0 +1,5 @@
postgresql_service: postgresql
postgresql_packages:
- postgresql-server
- python-psycopg2