From 82a6365993a3c6650c39a1bca3ec3ccba827b763 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 20:07:29 +0200 Subject: Adding debian version 1:10.5.12-1. Signed-off-by: Daniel Baumann --- debian/tests/control | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 debian/tests/control (limited to 'debian/tests/control') diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 00000000..16e091cf --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,11 @@ +Tests: smoke +# RocksDB is not built for all archs. Rather than duplicating the condition +# for its existence (see the list in debian/control), install it if available +# and check in the test if it's functional when it should be. +# The plugin package also already depends on the other one. +Depends: mariadb-plugin-rocksdb | mariadb-server-10.5 +Restrictions: allow-stderr needs-root isolation-container + +Tests: upstream +Depends: mariadb-test, eatmydata +Restrictions: allow-stderr breaks-testbed -- cgit v1.2.3