Add gating test for cs10

Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
Paul Whalen 2026-01-27 12:12:37 -05:00
parent 851eb56424
commit 0c7589d068
4 changed files with 14 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/smoke.fmf Normal file
View File

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

3
tests/main.fmf Normal file
View File

@ -0,0 +1,3 @@
test: /usr/bin/go-fdo-server --help
require:
- go-fdo-server