BIND tests
Find a file
Petr Menšík 8092bee1d3 Remove dnssec-enabled yes statement
It is not supported since 9.16+ and is always enabled. It is also
enabled by default on earlier 9.11. There is no reason it has to be
present, except maybe for very old 9.8 or 9.9 versions.
2022-08-04 12:40:23 +02:00
.fmf Test import of fmf and tmt converted test 2019-10-09 17:27:44 +02:00
plans Adding plans/ci.fmf 2022-01-04 11:51:58 +01:00
Regression pause tests 2022-01-24 15:38:51 +01:00
Sanity Remove dnssec-enabled yes statement 2022-08-04 12:40:23 +02:00
Smoke/IpaInstallAndStart Merge #7 Update Smoke/IpaInstallAndStart/main.fmf 2022-04-21 06:42:11 +00:00
Stub/master-and-stub-server-talks-a-bit Adding test 2022-01-04 20:02:32 +01:00
LICENSE Initial commit 2019-10-09 15:17:48 +02:00
main.fmf bind should work now. 2022-04-20 09:33:25 +02:00
README.md Mention Package sources 2021-01-25 22:06:28 +01:00

Fedora BIND tests

Initial part of these test were provided by Red Hat. They provide Continuous Integration on Fedora BIND builds and merge requests. It would be used from standard-test-roles interface.

Basic metadata are in fmf, tests are written in beakerlib.

Use fmf show tool to filter current tests. Fedora tests moved to test namespace in Fedora Package Sources.

Test run

Container check not yet works, but localhost default is unsafe! In future, it should be possible to run this testsuite using these commands:

dnf install -y tmt podman
tmt run

It is possible to test on local machine. Testing on temporary machines is suggested, it might change existing configuration!

To test in on local machine, run:

tmt run --all provision --how local