BIND tests
Find a file
Petr Menšík 3efef0404f Add extra know to override default crypto-policy
On RHEL9 tests often fail just because SHA1 cannot be used, but is
expected there. Try to enable SHA1 when running test suite on RHEL9
automatically, allow environment to be used for other distributions.

Also do not chown complete root directory, as it break access via SSH
keys. Instead just allow anonymous user to enter $HOME, but not read
contents. Have ability to read just to build directory, that should be
enough.
2025-02-14 22:40:23 +01:00
.fmf Test import of fmf and tmt converted test 2019-10-09 17:27:44 +02:00
plans bind9.16 added 2024-12-16 13:47:08 +01:00
Regression Regression/bind-does-not-listen-on-all-addresses-over-TCP/main.fmf - Adjust relevancy 2024-08-01 12:59:02 +00:00
Sanity Add extra know to override default crypto-policy 2025-02-14 22:40:23 +01:00
Smoke stop named 2024-09-20 11:20:18 +02:00
Stub adjust 2024-12-16 16:36:02 +01:00
LICENSE Initial commit 2019-10-09 15:17:48 +02:00
main.fmf package variants added 2024-12-16 11:26:44 +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