tests: enable c10s gating
The unmaintained fedora cpio tests repository is obsoleted by the internal one.
This commit is contained in:
parent
fd427b9389
commit
7c0b227b38
12
ci.fmf
12
ci.fmf
@ -1,11 +1 @@
|
|||||||
/test:
|
resultsdb-testcase: separate
|
||||||
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
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- fedora-*
|
- rhel-10
|
||||||
decision_context: bodhi_update_push_stable
|
decision_context: osci_compose_gate
|
||||||
rules:
|
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
11
plans/tier1-internal.fmf
Normal 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
|
Loading…
Reference in New Issue
Block a user