Replace tcms-based gating tests with fmf plans

This commit is contained in:
Petr Khartskhaev 2026-03-19 10:14:28 +01:00
parent d409ba040f
commit 7c34fd1611
2 changed files with 14 additions and 1 deletions

View File

@ -3,4 +3,6 @@ product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/gating-centos.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/gating-rhel.functional}

11
plans.fmf Normal file
View File

@ -0,0 +1,11 @@
/gating-centos:
plan:
import:
url: https://gitlab.com/redhat/centos-stream/tests/sqlite.git
name: /plans/gating
/gating-rhel:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/sqlite
name: /plans/gating