Add tmt tests configurations
Resolves: RHEL-52097 Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
parent
ddd8f59a19
commit
aca91a8db5
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.tier0.functional}
|
11
plans/bash-completion.fmf
Normal file
11
plans/bash-completion.fmf
Normal 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
|
Loading…
Reference in New Issue
Block a user