Don't use baseos-ci for gating

'repository' is a deprecated key
This commit is contained in:
Lukáš Zachar 2026-05-15 11:18:12 +02:00
parent 4f8ed9a0e2
commit 0a8e5f416d
2 changed files with 2 additions and 2 deletions

2
ci.fmf
View File

@ -1,7 +1,7 @@
summary: Essential command line features
discover:
how: fmf
repository: git://pkgs.devel.redhat.com/tests/py3c
url: https://pkgs.devel.redhat.com/git/tests/py3c
filter: 'tier:1'
execute:
how: tmt

View File

@ -3,4 +3,4 @@ product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.other.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}