From d6c0afb74038e330708133edb98ee66b65e30193 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Thu, 13 Apr 2023 13:38:13 +0000 Subject: Revert "Test with MariaDB instead of MySQL" This reverts commit 1c188ad440e82bb356832497c387aace71653dc8. Reason for revert: This change increases test failures; investigation is ongoing. Change-Id: I3a101656ee0904e1cf6c856dba845385c333260f --- bindep.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bindep.txt') diff --git a/bindep.txt b/bindep.txt index 04cf0c797..2e9c5e696 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,9 +1,9 @@ # This is a cross-platform list tracking distribution packages needed by tests; # see http://docs.openstack.org/infra/bindep/ for additional information. -mariadb-client [test !platform:rpm] -mariadb-server [test] +mysql-client [test !platform:rpm] mysql [test platform:rpm] +mysql-server [test] postgresql [test] libjpeg-dev [test !platform:rpm] libjpeg-turbo-devel [test platform:rpm] -- cgit v1.2.1