patroni/debian/tests/control
2021-03-02 18:04:50 +01:00

50 lines
817 B
Plaintext

# consul
Depends:
consul,
moreutils,
postgresql,
python3-behave,
python3-consul (>= 0.7.0),
python3-coverage,
@,
Test-Command: debian/tests/acceptance consul
Restrictions: allow-stderr
# etcd
Depends:
etcd-server,
moreutils,
postgresql,
python3-behave,
python3-coverage,
python3-etcd (>= 0.4.3),
@,
Test-Command: debian/tests/acceptance etcd
Restrictions: allow-stderr
# zookeper
Depends:
zookeeperd,
moreutils,
postgresql,
python3-behave,
python3-coverage,
python3-kazoo,
@,
Test-Command: debian/tests/acceptance zookeeper
Restrictions: needs-root, allow-stderr
# regression tests
Depends:
python3-boto,
python3-consul (>= 0.7.0),
python3-etcd (>= 0.4.3),
python3-flake8,
python3-kazoo,
python3-kubernetes,
python3-mock,
python3-pytest-cov,
@,
Tests: test
Restrictions: allow-stderr