Install python3-dns and pytest

BIND 9.16 still provides python3 modules and can test them using pytest.
cds test can use python3-dns, if it is installed.
This commit is contained in:
Petr Menšík 2024-02-19 22:46:19 +01:00
commit c51ba65c14

View file

@ -31,6 +31,7 @@ recommend:
- dnf-utils
- rng-tools
- gcc-c++
- python3-dns
adjust:
- enabled: false
when: distro == rhel
@ -47,6 +48,7 @@ adjust:
- recommend+:
- bind9.16
- bind9.16-utils
- pytest
environment+:
PACKAGE: bind9.16
when: component == bind9.16