From 59612f72d365c035240869a9dfde78b9b49f5b67 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Mon, 7 Dec 2020 17:43:05 +0100 Subject: [PATCH] Add ci tests using fmf --- ci.fmf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ci.fmf diff --git a/ci.fmf b/ci.fmf new file mode 100644 index 0000000..74f5745 --- /dev/null +++ b/ci.fmf @@ -0,0 +1,11 @@ +summary: Sanity tests +discover: + how: fmf + # using temporary location before the test is merged + #repository: https://src.fedoraproject.org/tests/mariadb.git + #ref: master + repository: https://src.fedoraproject.org/forks/hhorak/tests/mariadb.git + ref: sanity-tests + filter: tier:1 +execute: + how: tmt