Enable gating for ipset on rhel10

Basically cherry-picked iptables dist-git commit 56179d2 ("Enable gating
for iptables on rhel10.") and adjusted to ipset.
This commit is contained in:
Phil Sutter 2024-08-29 13:24:02 +02:00
parent f3a3896740
commit b20afa07df
4 changed files with 19 additions and 0 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

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
# Gating rhel
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-gating.functional}

10
plans/tier1-gating.fmf Normal file
View File

@ -0,0 +1,10 @@
summary: Internal Tier1-gating beakerlib tests
discover:
how: fmf
url: git://pkgs.devel.redhat.com/tests/ipset
filter: 'tag: CI-gating & tag: -destructive'
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora