Add gating and smoke test

This commit is contained in:
Lukáš Zachar 2024-07-18 14:54:14 +02:00
parent 63e2cf8b62
commit 717b168c5e
4 changed files with 13 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

6
gating.yaml Normal file
View 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}

4
plans/main.fmf Normal file
View File

@ -0,0 +1,4 @@
execute:
how: tmt
discover:
how: fmf

2
tests/smoke.fmf Normal file
View File

@ -0,0 +1,2 @@
test: ruby test-install
path: /