Enable firewalld gating
This commit is contained in:
parent
bbae99e926
commit
02e7be1d35
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
@ -1,3 +1,4 @@
|
||||
# Gating rhel
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
@ -6,4 +7,5 @@ rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating-heavy.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.destructive.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}
|
||||
# - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
|
12
plans/tier1-internal.fmf
Normal file
12
plans/tier1-internal.fmf
Normal file
@ -0,0 +1,12 @@
|
||||
summary: Internal Tier1 beakerlib tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: git://pkgs.devel.redhat.com/tests/firewalld
|
||||
filter: 'tier: 1'
|
||||
execute:
|
||||
how: tmt
|
||||
adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream-9
|
||||
provision:
|
||||
how: beaker
|
9
plans/tier1-public.fmf
Normal file
9
plans/tier1-public.fmf
Normal file
@ -0,0 +1,9 @@
|
||||
summary: Public (Fedora) Tier1 beakerlib tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/firewalld.git
|
||||
filter: 'tier: 1'
|
||||
execute:
|
||||
how: tmt
|
||||
provision:
|
||||
how: beaker
|
12
plans/tier2-internal.fmf
Normal file
12
plans/tier2-internal.fmf
Normal file
@ -0,0 +1,12 @@
|
||||
summary: Internal Tier2 beakerlib tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: git://pkgs.devel.redhat.com/tests/firewalld
|
||||
filter: 'tier: 2'
|
||||
execute:
|
||||
how: tmt
|
||||
adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream-9
|
||||
provision:
|
||||
how: beaker
|
Loading…
Reference in New Issue
Block a user