ceph/monitoring/prometheus/tests/tox.ini
Sebastian Wagner b830c555d2 monitoring/prometheus: Add cmake integration
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-10-22 13:37:31 +13:00

12 lines
172 B
INI

[tox]
envlist = py3
skipsdist = true
[testenv]
deps =
-rrequirements.txt
pytest
commands =
pytest -rA test_syntax.py test_unittests.py
./validate_rules.py