From e879c212ea2f69102af0a4afd8395eb28635c13e Mon Sep 17 00:00:00 2001 From: Christoph Berg Date: Fri, 25 Nov 2022 13:23:24 +0100 Subject: [PATCH] Mark Consul test as skip-not-installable (not in testing, see #1017982). --- debian/changelog | 2 +- debian/tests/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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