Stop installing mysql and postgres

Zuul doesn't have a database, so there's no need to install one, let
alone two, in its bindep.txt file. Remove them.

Change-Id: Ib1ac968d06d059d6184a8fec031cf198d0439596
This commit is contained in:
Monty Taylor 2016-10-18 08:25:48 -05:00
parent 7aaf5d2f76
commit 1b697667d1
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1 @@
mysql-client [test]
mysql-server [test]
postgresql [test]
postgresql-client [test]
libjpeg-dev [test]