Add tmt tests configurations

Resolves: RHEL-52097

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
Siteshwar Vashisht 2024-09-30 15:57:08 +02:00
parent ddd8f59a19
commit aca91a8db5
3 changed files with 18 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

11
plans/bash-completion.fmf Normal file
View File

@ -0,0 +1,11 @@
summary: Run internal bash-completion tests
discover:
- name: Internal bash-completion gating tests
how: fmf
url: git://pkgs.devel.redhat.com/tests/bash-completion
filter: 'component: bash-completion'
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora