Configure internal CI-Tier-1 tests

This commit is contained in:
Eva Mrakova 2024-05-10 13:56:32 +02:00
parent 41f371197f
commit b5919a807a
4 changed files with 18 additions and 1 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

1
ci.fmf Normal file
View File

@ -0,0 +1 @@
resultsdb-testcase: separate

View File

@ -3,4 +3,4 @@ product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal/CI-Tier-1.functional}

View File

@ -0,0 +1,15 @@
summary: Internal CI-Tier-1 tests plan
discover:
- name: createrepo_c
how: fmf
filter: 'tag: CI-Tier-1'
url: https://pkgs.devel.redhat.com/git/tests/createrepo_c
- name: createrepo
how: fmf
filter: 'tag: CI-Tier-1'
url: https://pkgs.devel.redhat.com/git/tests/createrepo
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora