Add tier 1 tests

This commit is contained in:
Marián Konček 2024-08-09 11:27:59 +02:00
parent 53c13e53df
commit c8a9b15d2e
2 changed files with 12 additions and 0 deletions

View File

@ -5,3 +5,4 @@ decision_contexts:
- osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/javapackages.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}

11
plans/tier1-internal.fmf Normal file
View File

@ -0,0 +1,11 @@
summary: Internal Tier1 tests plan
discover:
how: fmf
filter: 'tier: 1'
url: https://pkgs.devel.redhat.com/git/tests/postgresql-jdbc
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora