Add gating and smoke test

This commit is contained in:
Lukáš Zachar 2024-07-31 14:02:38 +02:00
parent 05b618a7de
commit 80ef1ec6c1
3 changed files with 17 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}

10
plans/main.fmf Normal file
View File

@ -0,0 +1,10 @@
execute:
how: tmt
discover:
how: shell
tests:
- name: run help
test: highlight --help
- name: run on one suplied file
test: highlight /usr/share/highlight/plugins/cpp_qt.lua | grep html