Resolves: #2025996 - Enhanced TMT testing
This commit is contained in:
parent
71a047ad15
commit
69ec5aa077
@ -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
7
plans/tier1-internal.fmf
Normal 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
|
@ -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
7
plans/tier2-internal.fmf
Normal 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
|
Loading…
Reference in New Issue
Block a user