dwarves: Add gating test
Signed-off-by: Ziqian SUN <zsun@redhat.com>
This commit is contained in:
parent
972a6dd2bf
commit
23e2ae58b6
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
@ -3,4 +3,4 @@ product_versions:
|
||||
- rhel-10
|
||||
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