Gating: Use minimal test runs directly from osci for gating
Resolves: RHEL-100082 Signed-off-by: Ziqian SUN <zsun@redhat.com>
This commit is contained in:
parent
318c5697d8
commit
132c3fabc7
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
@ -3,4 +3,4 @@ product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
|
||||
6
tests/smoke.fmf
Normal file
6
tests/smoke.fmf
Normal file
@ -0,0 +1,6 @@
|
||||
prepare:
|
||||
how: install
|
||||
package:
|
||||
- dwarves
|
||||
execute:
|
||||
script: pahole
|
||||
Loading…
Reference in New Issue
Block a user