Add gating configuration for C10S/RHEL10

As there are no tests directly for publicsuffix-list, use tests for
libpsl instead, since they heavily depend on publicsuffix-list packages.
This commit is contained in:
Frantisek Sumsal 2024-11-22 15:05:57 +01:00
parent 7136a56c05
commit 8558d487dd
4 changed files with 15 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

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/libpsl-all-internal.functional}

7
plans.fmf Normal file
View File

@ -0,0 +1,7 @@
# libpsl uses publicsuffix-list in its test suite, so use it to verify
# publicsuffix-list as well
/libpsl-all-internal:
plan:
import:
url: https://pkgs.devel.redhat.com/git/tests/libpsl
name: /plans/all