From ba2ad36288510b73d48919d6ae3ef39cad4e6a44 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Fri, 26 Aug 2022 16:09:46 +0200 Subject: [PATCH] Adding tmt test plan as ci.fmf --- .fmf/version | 1 + plans/ci.fmf | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 .fmf/version create mode 100644 plans/ci.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/plans/ci.fmf b/plans/ci.fmf new file mode 100644 index 0000000..b40f45b --- /dev/null +++ b/plans/ci.fmf @@ -0,0 +1,8 @@ +summary: CI plan, picks Tier1 tests, runs in beakerlib. +discover: + - name: fedora + how: fmf + filter: 'tier: 1' + url: https://src.fedoraproject.org/tests/openblas.git +execute: + how: tmt