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
|
- name: fedora
|
||||||
how: fmf
|
how: fmf
|
||||||
filter: "tag: Tier1,Tier2,Tier3 & distros: fedora"
|
filter: "tag: Tier1,Tier2,Tier3 & distros: fedora"
|
||||||
repository: "https://src.fedoraproject.org/forks/odubaj/tests/cpio.git"
|
url: "https://src.fedoraproject.org/tests/cpio.git"
|
||||||
prepare:
|
ref: master
|
||||||
how: ansible
|
|
||||||
playbooks:
|
|
||||||
ci/fedora-rawhide.yml
|
|
||||||
execute:
|
execute:
|
||||||
how: beakerlib
|
how: tmt
|
||||||
|
@ -3,4 +3,4 @@ product_versions:
|
|||||||
- fedora-*
|
- fedora-*
|
||||||
decision_context: bodhi_update_push_stable
|
decision_context: bodhi_update_push_stable
|
||||||
rules:
|
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:
|
roles:
|
||||||
- role: standard-test-beakerlib
|
- role: standard-test-beakerlib
|
||||||
repositories:
|
repositories:
|
||||||
- repo: https://src.fedoraproject.org/forks/odubaj/tests/cpio.git
|
- repo: https://src.fedoraproject.org/tests/cpio.git
|
||||||
dest: cpio
|
dest: cpio
|
||||||
fmf_filter: "tag: Tier1,Tier2,Tier3"
|
fmf_filter: "tag: Tier1,Tier2,Tier3"
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
Reference in New Issue
Block a user