BIND tests
Find a file
Petr Menšík 2916caf34b Provide way to run it
Document way to run it on local machine. Avoid it by default, because it
might destroy local configuration.
2020-04-14 15:19:08 +02:00
.fmf Test import of fmf and tmt converted test 2019-10-09 17:27:44 +02:00
Sanity Provide way to run it 2020-04-14 15:19:08 +02:00
LICENSE Initial commit 2019-10-09 15:17:48 +02:00
README.md Provide way to run it 2020-04-14 15:19:08 +02: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.

Test run

Could be tested by commands:

dnf install -y tmt podman
tmt run

To test in on local machine, run:

tmt run --all provision -h local