BIND tests
Find a file
Petr Menšík ce5efed7cb Fetch URI of pkcs11 object to contain both objects
Contain both type=private AND type=public object in URI provided by the
test. Both are required for correct operation of provider. Fetch correct
URI by using public object, then remove type=public part from the URI.
2025-04-01 14:25:55 +02:00
.fmf Test import of fmf and tmt converted test 2019-10-09 17:27:44 +02:00
plans its OK 2025-03-28 09:21:42 +01:00
Regression rhel8 only 2025-02-25 16:54:47 +01:00
Sanity Fetch URI of pkcs11 object to contain both objects 2025-04-01 14:25:55 +02:00
Smoke/IpaInstallAndStart add into plan with more mem and cpu 2025-02-26 08:29:25 +01:00
Stub/master-and-stub-server-talks-a-bit debug 2025-02-20 15:27:20 +01:00
LICENSE Initial commit 2019-10-09 15:17:48 +02:00
main.fmf debug 2025-02-20 15:30:12 +01: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