BIND tests
Find a file
2022-01-04 11:51:58 +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
plans Adding plans/ci.fmf 2022-01-04 11:51:58 +01:00
Regression Adjust tests for BIND 9.16 2021-06-23 16:20:06 +02:00
Sanity Modify mysql DLZ module test to work with 9.16 2021-09-04 01:35:11 +02:00
sanity Adjust tests for BIND 9.16 2021-06-23 16:20:06 +02: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