From 0901e3d1f67031ef687e8935c626e01f3f3a805c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Tue, 14 Apr 2020 12:12:28 +0200 Subject: [PATCH] Provide very basic information and links --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 563c966..370b093 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ -# bind-tests -Fedora public tests +# 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.