Add test plan to run butane gating tests

Ref: https://issues.redhat.com/browse/COS-2283
This commit is contained in:
Aashish Radhakrishnan 2025-04-18 12:25:58 -04:00
parent 974c60f8c4
commit 567db02226
3 changed files with 10 additions and 1 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

View File

@ -3,4 +3,4 @@ product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} # this is the testcase identifier, which OSCI pipeline uses
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/smoke} # this is the testcase identifier, which OSCI pipeline uses

8
plans/smoke.fmf Normal file
View File

@ -0,0 +1,8 @@
summary: Run gating tests
discover:
- name: Internal gating tests
how: fmf
url: https://github.com/coreos/butane.git
filter: 'tag: smoke'
execute:
how: tmt