BIND tests
Find a file
Petr Menšík aa7c4e9e2d Try catching broken dependencies on update
Check whether non-bind srpm dependencies are still installed.
2021-01-25 21:30: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
Regression Adjust to more recent tmt bakerlib handling 2021-01-06 14:34:09 +01:00
Sanity Try catching broken dependencies on update 2021-01-25 21:30:58 +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 State default not yet works 2020-04-14 18:34:22 +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

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