diff --git a/debian/changelog b/debian/changelog index 5bb1bd9..d9db4de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ patroni (2.1.2-2) UNRELEASED; urgency=medium * debian/clean: Remove patroni.egg-info/. * debian/py3dist-overrides: Tell dh_python3 to find "ipaddress" in python3 >= 3.3. + * debian/tests/control: Mark zookeeper test as skip-not-installable. -- Debian PostgreSQL Maintainers Fri, 03 Dec 2021 17:13:32 +0100 diff --git a/debian/tests/control b/debian/tests/control index c554e1e..dc895fc 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -35,7 +35,7 @@ Depends: python3-kazoo, @, Test-Command: debian/tests/acceptance zookeeper -Restrictions: needs-root, allow-stderr +Restrictions: needs-root, allow-stderr, skip-not-installable # regression tests Depends: