Add tmt tests configurations

Resolves: RHEL-52179

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
Siteshwar Vashisht 2024-09-27 14:16:44 +02:00
parent 2934e1d618
commit 064c8e970b
4 changed files with 19 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

1
ci.fmf Normal file
View File

@ -0,0 +1 @@
resultsdb-testcase: separate

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./plans/tcsh.functional}

11
plans/tcsh.fmf Normal file
View File

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