BIND tests
Find a file
Petr Menšík 4ecebdaf37 Merge two clients versions into single version
Pass variable library name as parameter.
Do not try running on f34, where bind 9.16 no longer supports lwres.
2021-01-26 16:48:46 +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 Merge two clients versions into single version 2021-01-26 16:48:46 +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