From cfc91e6ce4aab0b5e2380efd189f389a0d82fffc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Mon, 12 Jun 2023 14:20:38 +0200 Subject: [PATCH] Run tmt based tests from dnsmasq Tests pushed to Fedora should pass for most of RHEL tests. Use those tests on CentOS as well. --- .fmf/version | 1 + ci.fmf | 1 + plans/tier1-public.fmf | 8 ++++++++ 3 files changed, 10 insertions(+) create mode 100644 .fmf/version create mode 100644 ci.fmf create mode 100644 plans/tier1-public.fmf diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/ci.fmf b/ci.fmf new file mode 100644 index 0000000..c5aa0e0 --- /dev/null +++ b/ci.fmf @@ -0,0 +1 @@ +resultsdb-testcase: separate diff --git a/plans/tier1-public.fmf b/plans/tier1-public.fmf new file mode 100644 index 0000000..f40451a --- /dev/null +++ b/plans/tier1-public.fmf @@ -0,0 +1,8 @@ +summary: Combine all availabe beakerlib tests for dnsmasq +discover: + - name: fedora_tests_dnsmasq + how: fmf + url: https://src.fedoraproject.org/tests/dnsmasq.git + filter: 'tier: 1' +execute: + how: tmt