patroni/debian/tests/control
2019-01-27 14:20:12 +01:00

57 lines
923 B
Plaintext

# consul
Depends:
consul,
postgresql,
python3-behave,
python3-consul (>= 0.7.0),
python3-coverage,
python3-etcd (>= 0.4.3),
python3-kazoo,
python3-kubernetes,
@,
Tests: acceptance
Restrictions: allow-stderr
# etcd
Depends:
etcd-server,
postgresql,
python3-behave,
python3-consul (>= 0.7.0),
python3-coverage,
python3-etcd (>= 0.4.3),
python3-kazoo,
python3-kubernetes,
@,
Tests: acceptance
Restrictions: allow-stderr
# zookeper
Depends:
zookeeperd,
postgresql,
python3-behave,
python3-consul (>= 0.7.0),
python3-coverage,
python3-etcd (>= 0.4.3),
python3-kazoo,
python3-kubernetes,
@,
Tests: acceptance
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,
python3-setuptools,
@,
Tests: test
Restrictions: allow-stderr