debian/tests/control: Mark zookeeper test as skip-not-installable.

This commit is contained in:
Christoph Berg 2021-12-22 11:52:37 +01:00
parent 40bc5f98a5
commit 8b99f7607a
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View file

@ -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 <team+postgresql@tracker.debian.org> Fri, 03 Dec 2021 17:13:32 +0100

View file

@ -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: