gating changed on tier0 tests + minor fix in tmt tests (*.other.functional),

which are not launched on fedora yet
This commit is contained in:
Ondrej Dubaj 2021-03-04 09:28:48 +01:00
parent b4d8ec44b9
commit f1c534fcaf
3 changed files with 5 additions and 8 deletions

9
ci.fmf
View File

@ -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

View File

@ -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}

View File

@ -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: