diff --git a/debian/changelog b/debian/changelog index b18049e..6aa3ab0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ patroni (2.1.5-1) UNRELEASED; urgency=medium - * + * Mark Consul test as skip-not-installable (not in testing, see #1017982). -- Christoph Berg Fri, 18 Nov 2022 11:18:48 +0100 diff --git a/debian/tests/control b/debian/tests/control index c995c52..d36e4cf 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -34,7 +34,7 @@ Depends: python3-coverage, @, Test-Command: debian/tests/acceptance consul -Restrictions: allow-stderr, flaky +Restrictions: allow-stderr, flaky, skip-not-installable # zookeeper Features: test-name=acceptance-zookeeper