summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 18:04:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 18:04:23 +0000
commit9a6158e391576f265fbd7d0da2778ecad1dbecd5 (patch)
tree1409a92dae3e99541a9283fed1d0409adb033557 /debian/tests/control
parentAdding upstream version 1:10.6.11. (diff)
downloadmariadb-10.6-9a6158e391576f265fbd7d0da2778ecad1dbecd5.tar.xz
mariadb-10.6-9a6158e391576f265fbd7d0da2778ecad1dbecd5.zip
Adding debian version 1:10.6.11-2.debian/1%10.6.11-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 00000000..68067071
--- /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.6
+Restrictions: allow-stderr needs-root isolation-container
+
+Tests: upstream
+Depends: mariadb-test, eatmydata
+Restrictions: allow-stderr breaks-testbed