From 1749bf0f4f53574b18e5c0fc679c991ffab570e4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 09:52:36 +0200 Subject: Adding debian version 1:4.13.0-1. Signed-off-by: Daniel Baumann --- debian/tests/control | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 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 0000000..e80996d --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,57 @@ +Tests: IPaddr2 +Depends: resource-agents +Restrictions: needs-root, isolation-container + +Test-Command: service ldirectord status +Depends: ldirectord +Restrictions: needs-root, isolation-container + +Test-Command: debian/tests/run-ocft MailTo +Depends: resource-agents, bsd-mailx +Restrictions: needs-root, isolation-container + +Test-Command: debian/tests/run-ocft apache +Depends: resource-agents, apache2, wget +Restrictions: needs-root, isolation-container + +Test-Command: debian/tests/run-ocft mysql +Depends: resource-agents, default-mysql-server +Restrictions: needs-root, isolation-container + +Test-Command: debian/tests/run-ocft pgsql +Depends: resource-agents, postgresql +Restrictions: needs-root, isolation-container + +Test-Command: debian/tests/run-ocft postfix +Depends: resource-agents, postfix +Restrictions: needs-root, isolation-container + +# currently failing on Ubuntu autopkgtest setup for networking differences, so skip there +# Working in Debci, but compared to badtest retains all the other tests coverage +Test-Command: [ "`lsb_release -is`" = "Ubuntu" ] || debian/tests/run-ocft named +Depends: resource-agents, bind9 (>= 1:9.16.1-2), bind9-host, bind9-utils, lsb-release +Restrictions: needs-root, isolation-container + +Test-Command: debian/tests/run-ocft Filesystem +Depends: resource-agents +Restrictions: needs-root, isolation-machine + +Test-Command: debian/tests/run-ocft LVM +Depends: resource-agents, lvm2 +Restrictions: needs-root, isolation-machine + +Test-Command: debian/tests/run-ocft exportfs +Depends: resource-agents, nfs-kernel-server +Restrictions: needs-root, isolation-machine + +Test-Command: debian/tests/run-ocft exportfs-multidir +Depends: resource-agents, nfs-kernel-server +Restrictions: needs-root, isolation-machine + +Test-Command: debian/tests/run-ocft nfsserver +Depends: resource-agents, nfs-kernel-server +Restrictions: needs-root, isolation-machine + +Test-Command: debian/tests/run-ocft iscsi +Depends: resource-agents, open-iscsi, targetcli-fb, openssl +Restrictions: needs-root, isolation-machine -- cgit v1.2.3