BIND tests
Find a file
Petr Menšík 0c8bf1b395 Move around some Sanity tests
Test sharing adjust definitions by having it once per subdirectory in
Sanity. Separate named for bind testing, utils for just bind-utils
testing. With the same working also for other bind variants.
2024-08-07 10:16:28 +02:00
.fmf Test import of fmf and tmt converted test 2019-10-09 17:27:44 +02:00
plans init 2024-05-28 10:27:10 +02:00
Regression Regression/bind-does-not-listen-on-all-addresses-over-TCP/main.fmf - Adjust relevancy 2024-08-01 12:59:02 +00:00
Sanity Move around some Sanity tests 2024-08-07 10:16:28 +02:00
Smoke/IpaInstallAndStart update ids 2024-06-20 19:39:16 +02:00
Stub/master-and-stub-server-talks-a-bit update ids 2024-06-20 19:39:16 +02: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