summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 07:52:36 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 07:52:36 +0000
commit1749bf0f4f53574b18e5c0fc679c991ffab570e4 (patch)
tree1a8e66c93085cc55a8a4fe84e307c4bbfdeb84fa /debian/tests/control
parentAdding upstream version 1:4.13.0. (diff)
downloadresource-agents-1749bf0f4f53574b18e5c0fc679c991ffab570e4.tar.xz
resource-agents-1749bf0f4f53574b18e5c0fc679c991ffab570e4.zip
Adding debian version 1:4.13.0-1.debian/1%4.13.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control57
1 files changed, 57 insertions, 0 deletions
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