bind/README.md
2020-04-14 18:34:22 +02:00

25 lines
901 B
Markdown

# Fedora BIND tests
Initial part of these test were provided by Red Hat.
They provide Continuous Integration on [Fedora](https://fedoraproject.org) BIND builds and merge requests.
It would be used from [standard-test-roles](https://docs.fedoraproject.org/en-US/ci/standard-test-roles/) interface.
Basic metadata are in [fmf](https://fmf.readthedocs.io/en/latest/overview.html),
tests are written in [beakerlib](https://github.com/beakerlib/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