gating changed on tier0 tests + minor fix in tmt tests (*.other.functional),
which are not launched on fedora yet
This commit is contained in:
parent
b4d8ec44b9
commit
f1c534fcaf
9
ci.fmf
9
ci.fmf
@ -5,10 +5,7 @@
|
||||
- name: fedora
|
||||
how: fmf
|
||||
filter: "tag: Tier1,Tier2,Tier3 & distros: fedora"
|
||||
repository: "https://src.fedoraproject.org/forks/odubaj/tests/cpio.git"
|
||||
prepare:
|
||||
how: ansible
|
||||
playbooks:
|
||||
ci/fedora-rawhide.yml
|
||||
url: "https://src.fedoraproject.org/tests/cpio.git"
|
||||
ref: master
|
||||
execute:
|
||||
how: beakerlib
|
||||
how: tmt
|
||||
|
@ -3,4 +3,4 @@ product_versions:
|
||||
- fedora-*
|
||||
decision_context: bodhi_update_push_stable
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.koji-build.tier1.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.koji-build.tier0.functional}
|
||||
|
@ -8,7 +8,7 @@
|
||||
roles:
|
||||
- role: standard-test-beakerlib
|
||||
repositories:
|
||||
- repo: https://src.fedoraproject.org/forks/odubaj/tests/cpio.git
|
||||
- repo: https://src.fedoraproject.org/tests/cpio.git
|
||||
dest: cpio
|
||||
fmf_filter: "tag: Tier1,Tier2,Tier3"
|
||||
tags:
|
||||
|
Loading…
Reference in New Issue
Block a user