* debian/tests/control: Add procps as dependency and skip DCS failsafe mode

acceptance tests on zookeeper.
This commit is contained in:
Michael Banck 2023-01-30 16:26:46 +01:00
parent f27a4dcb87
commit 8325643e03
2 changed files with 4 additions and 1 deletions

2
debian/changelog vendored
View file

@ -7,6 +7,8 @@ patroni (3.0.0-1) UNRELEASED; urgency=medium
* debian/patches/acceptance_tests_system_patroni.patch: Refreshed.
* debian/patches/avoid_overwriting_configuration_during_boostrap.patch:
Likewise.
* debian/tests/control: Add procps as dependency and skip DCS failsafe mode
acceptance tests on zookeeper.
-- Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> Mon, 23 Jan 2023 21:25:15 +0100

View file

@ -58,8 +58,9 @@ Depends:
python3-behave,
python3-coverage,
python3-kazoo,
procps,
@,
Test-Command: debian/tests/acceptance zookeeper
Test-Command: debian/tests/acceptance zookeeper "-e dcs_failsafe_mode"
Restrictions: needs-root, allow-stderr, flaky, skip-not-installable
# raft