diff options
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/tests/control b/debian/tests/control index 0abf418..5adb300 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,15 +1,15 @@ Tests: metadata -Depends: fence-agents, python3-openstackclient, xsltproc, libxml2-utils, gawk +Depends: fence-agents, xsltproc, libxml2-utils, gawk, @recommends@ Tests: delay -Depends: fence-agents, python3-openstackclient, time, iputils-ping +Depends: fence-agents, time, @recommends@ Tests: fence-dummy -Depends: fence-agents +Depends: fence-agents-dummy Restrictions: allow-stderr Tests: fence-aws -Depends: fence-agents +Depends: fence-agents-aws Restrictions: skippable Test-Command: /usr/sbin/fence_virt -h |