summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2023-04-13 19:49:54 +0000
committerGerrit Code Review <review@openstack.org>2023-04-13 19:49:54 +0000
commit5f001bda683f47a5974933128f126b9ef2860986 (patch)
treeb8a6f872caa57cffd07de4953593215e3bc3a55f /bindep.txt
parent33a0bde9081f47e4159d014fc64452619a09ca63 (diff)
parentd6c0afb74038e330708133edb98ee66b65e30193 (diff)
downloadzuul-5f001bda683f47a5974933128f126b9ef2860986.tar.gz
Merge "Revert "Test with MariaDB instead of MySQL""
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt4
1 files changed, 2 insertions, 2 deletions
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]