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:
parent
7aaf5d2f76
commit
1b697667d1
@ -1,5 +1 @@
|
||||
mysql-client [test]
|
||||
mysql-server [test]
|
||||
postgresql [test]
|
||||
postgresql-client [test]
|
||||
libjpeg-dev [test]
|
||||
|
Loading…
Reference in New Issue
Block a user