* debian/tests/control: Reorder acceptance tests.

This commit is contained in:
Michael Banck 2022-02-13 23:34:54 +01:00
parent 1c0c9069d4
commit 1a818f3a2d
2 changed files with 14 additions and 13 deletions

1
debian/changelog vendored
View file

@ -12,6 +12,7 @@ patroni (2.1.2-3) UNRELEASED; urgency=medium
* debian/patches/regression_tests_psutil_compat.patch: New patch, add
compatibility for newer psutil in the regression tests (Closes: #1003562).
* debian/changelog: Fix whitespace.
* debian/tests/control: Reorder acceptance tests.
-- Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> Sun, 13 Feb 2022 15:54:41 +0100

26
debian/tests/control vendored
View file

@ -1,3 +1,16 @@
# etcd
Features: test-name=acceptance-etcd
Depends:
etcd-server,
moreutils,
postgresql,
python3-behave,
python3-coverage,
python3-etcd (>= 0.4.3),
@,
Test-Command: debian/tests/acceptance etcd
Restrictions: allow-stderr
# raft
Features: test-name=acceptance-raft
Depends:
@ -23,19 +36,6 @@ Depends:
Test-Command: debian/tests/acceptance consul
Restrictions: allow-stderr
# etcd
Features: test-name=acceptance-etcd
Depends:
etcd-server,
moreutils,
postgresql,
python3-behave,
python3-coverage,
python3-etcd (>= 0.4.3),
@,
Test-Command: debian/tests/acceptance etcd
Restrictions: allow-stderr
# zookeeper
Features: test-name=acceptance-zookeeper
Depends: