Resolves: #2025996 - Enhanced TMT testing

This commit is contained in:
Branislav Náter 2021-11-23 17:03:11 +01:00
parent 71a047ad15
commit 69ec5aa077
5 changed files with 17 additions and 1 deletions

1
ci.fmf Normal file
View File

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

View File

@ -7,4 +7,5 @@ rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier2.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier3.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.acceptance-tier.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}

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

@ -0,0 +1,7 @@
summary: Internal Tier1 beakerlib tests
discover:
how: fmf
url: git://pkgs.devel.redhat.com/tests/httpd
filter: 'tier: 1'
execute:
how: tmt

View File

@ -1,4 +1,4 @@
summary: CI plan with Tier1 beakerlib tests
summary: Public (Fedora) Tier1 beakerlib tests
discover:
how: fmf
url: https://src.fedoraproject.org/tests/httpd.git

7
plans/tier2-internal.fmf Normal file
View File

@ -0,0 +1,7 @@
summary: Internal Tier2 beakerlib tests
discover:
how: fmf
url: git://pkgs.devel.redhat.com/tests/httpd
filter: 'tier: 2'
execute:
how: tmt