tests: enable c10s gating

The unmaintained fedora cpio tests repository is obsoleted by the
internal one.
This commit is contained in:
Lukáš Zaoral 2024-09-16 16:40:28 +02:00
parent fd427b9389
commit 7c0b227b38
No known key found for this signature in database
GPG Key ID: 39157506DD67752D
3 changed files with 15 additions and 14 deletions

12
ci.fmf
View File

@ -1,11 +1 @@
/test:
summary:
Basic set of quick tests for cpio.
discover:
- name: fedora
how: fmf
filter: "tag: Tier1,Tier2,Tier3 & distros: fedora"
url: "https://src.fedoraproject.org/tests/cpio.git"
ref: master
execute:
how: tmt
resultsdb-testcase: separate

View File

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

11
plans/tier1-internal.fmf Normal file
View File

@ -0,0 +1,11 @@
summary: Internal gating tests plan
discover:
- name: Internal gating tests
how: fmf
filter: 'tag: Tier1,Tier2,Tier3'
url: https://pkgs.devel.redhat.com/git/tests/cpio
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora