BIND tests
Find a file
Petr Menšík af29d76634 Remove empty search nonsense
Empty search does not make sense. It is invalid configuration, which
does not make sense. Just use 'search .' instead to disable searching.
2021-03-01 23:30:03 +01:00
.fmf Test import of fmf and tmt converted test 2019-10-09 17:27:44 +02:00
ansible Create two plans, run on container 2020-04-14 15:46:54 +02:00
bz209839 Adjust to more recent tmt bakerlib handling 2021-01-06 14:34:09 +01:00
Regression Remove empty search nonsense 2021-03-01 23:30:03 +01:00
Sanity Add simple test validating JSON support 2021-01-25 22:19:52 +01:00
sanity Adjust to more recent tmt bakerlib handling 2021-01-06 14:34:09 +01:00
Smoke Adjust to more recent tmt bakerlib handling 2021-01-06 14:34:09 +01:00
Stub Adjust to more recent tmt bakerlib handling 2021-01-06 14:34:09 +01:00
beakerlib2tmt.sh Add tool generating dependencies required 2020-04-14 18:30:45 +02:00
LICENSE Initial commit 2019-10-09 15:17:48 +02:00
plans.fmf Adjust to more recent tmt bakerlib handling 2021-01-06 14:34:09 +01:00
purge-rhts.sh Remove hard dependencies of tests to rhts system 2020-05-25 16:25:26 +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