Fix bindep.txt for python 3.11 job(Debian Bookworm)
Python 3.11 job run on Debian Bookworm which does not the mysql pkg for example, mariadb-server, libmysqlclient-dev instead they have mariadb. Updating bindep.txt file to adjust the pkgs as per Debian bookworm. Change-Id: I4342d71a0388ce55463b23d6197e30f16a231ff1
This commit is contained in:
1 changed files with 2 additions and 1 deletions
@@ -1,4 +1,5 @@
mysql-server [test platform:dpkg]
mysql-server [test platform:dpkg !platform:debian]
mariadb-server [platform:debian]
postgresql [test]
postgresql-client [test platform:dpkg]
postgresql-devel [test platform:rpm]
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.