Migrate running of Deckard to use py.test
Showing
ci/junit_compare.py
0 → 100755
configs/getdns.yaml
0 → 100644
configs/knotd_master.yaml
0 → 100644
configs/knotd_slave.yaml
0 → 100644
configs/kresd.yaml
0 → 100644
configs/pdns.yaml
0 → 100644
configs/unbound.yaml
0 → 100644
pydnstest/test.py
deleted
100644 → 0
pytest.ini
0 → 100644
... | ... | @@ -2,4 +2,5 @@ dnspython>=1.15 |
Jinja2>=2.8 | ||
PyYAML | ||
python-augeas | ||
pytest | ||
\ No newline at end of file | ||
pytest | ||
pytest-xdist |
run.sh
0 → 100755