Add tmt tests configurations
Resolves: RHEL-52179 Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
parent
2934e1d618
commit
064c8e970b
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
6
gating.yaml
Normal file
6
gating.yaml
Normal 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
11
plans/tcsh.fmf
Normal 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
|
Loading…
Reference in New Issue
Block a user