Add FMF tests

Signed-off-by: Francisco Trivino <ftrivino@redhat.com>
This commit is contained in:
Francisco Trivino 2024-12-18 23:33:18 +01:00
parent d3ea93ab95
commit 017d645046
2 changed files with 21 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

20
plans/gating.fmf Normal file
View File

@ -0,0 +1,20 @@
summary: Regression tests for cyrus-sasl
discover:
- name: Internal cyrus-sasl regression tests
how: fmf
url: https://pkgs.devel.redhat.com/git/tests/cyrus-sasl
ref: master
filter: 'tag: CI-Tier-1'
prepare:
- name: Enable beaker-tasks
how: shell
script:
- dnf config-manager --enable beaker-tasks
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora