Use osci for gating
run import as a smoke test
This commit is contained in:
parent
7db58a43c7
commit
7086341aee
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
@ -1,6 +1,8 @@
|
||||
--- !Policy
|
||||
|
||||
product_versions:
|
||||
- rhel-8
|
||||
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}
|
||||
|
||||
|
||||
5
tests/smoke.fmf
Normal file
5
tests/smoke.fmf
Normal file
@ -0,0 +1,5 @@
|
||||
test: /usr/libexec/platform-python -c 'import imagesize'
|
||||
framework: shell
|
||||
require:
|
||||
- python3-imagesize
|
||||
|
||||
Loading…
Reference in New Issue
Block a user