tests: sync tmt gating configuration with RHEL 10

The changes are based on the state captured in commit 5378f03e6423f41502a04facea5c2fe53d07b1f6.

Related: https://gitlab.com/redhat/centos-stream/rpms/tar/-/merge_requests/11
This commit is contained in:
Lukáš Zaoral 2025-04-14 13:53:54 +02:00
parent d1fc43344a
commit 2cf16fc977
No known key found for this signature in database
GPG Key ID: 39157506DD67752D
5 changed files with 15 additions and 18 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

2
ci.fmf Normal file
View File

@ -0,0 +1,2 @@
# Docs: https://docs.fedoraproject.org/en-US/ci/tmt/#_multiple_plans
resultsdb-testcase: separate

View File

@ -1,6 +1,6 @@
--- !Policy
product_versions:
- rhel-9
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}

10
plans.fmf Normal file
View File

@ -0,0 +1,10 @@
/tier1-internal:
discover:
how: fmf
url: https://pkgs.devel.redhat.com/git/tests/tar
filter: 'tier: 1 | tag: Tier1,Tier2,Tier3'
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora

View File

@ -1,16 +0,0 @@
# This package uses external repositories for maintaining CI test cases.
# Please don't edit this file if possible.
- hosts: localhost
roles:
- role: standard-test-beakerlib
repositories:
- repo: https://src.fedoraproject.org/tests/tar.git
dest: tar
# TODO: minimize: https://pagure.io/standard-test-roles/issue/294
fmf_filter: "tier: 1, 2"
# TODO: minimize: https://pagure.io/standard-test-roles/issue/294
tags:
- classic
- container
- atomic