summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 13:24:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 13:28:53 +0000
commita2f41c7df0986cc7a79a5b6ffcd70ffb78e6e105 (patch)
treec26ad120ea2a32b79ce49ec5535f9888724e1b7f /debian/tests/control
parentMerging upstream version 1:10.11.8. (diff)
downloadmariadb-a2f41c7df0986cc7a79a5b6ffcd70ffb78e6e105.tar.xz
mariadb-a2f41c7df0986cc7a79a5b6ffcd70ffb78e6e105.zip
Merging debian version 1:10.11.8-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control25
1 files changed, 13 insertions, 12 deletions
diff --git a/debian/tests/control b/debian/tests/control
index d91e3b11..2a8c23a5 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,20 +1,21 @@
Tests: configuration-tracing
-Depends: mariadb-server, diffutils
+Depends:
+ diffutils,
+ mariadb-server,
Restrictions: allow-stderr needs-root
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,
- mariadb-plugin-provider-bzip2,
- mariadb-plugin-provider-lz4,
- mariadb-plugin-provider-lzma,
- mariadb-plugin-provider-lzo,
- mariadb-plugin-provider-snappy
+Depends:
+ mariadb-plugin-provider-bzip2,
+ mariadb-plugin-provider-lz4,
+ mariadb-plugin-provider-lzma,
+ mariadb-plugin-provider-lzo,
+ mariadb-plugin-provider-snappy,
+ mariadb-plugin-rocksdb [amd64 arm64 mips64el ppc64el riscv64],
Restrictions: allow-stderr needs-root isolation-container
Tests: upstream
-Depends: mariadb-test, eatmydata
+Depends:
+ eatmydata,
+ mariadb-test,
Restrictions: allow-stderr breaks-testbed