Enable RHEL gating for clevis

Resolves: RHEL-37598

Signed-off-by: Patrik Koncity <pkoncity@redhat.com>
This commit is contained in:
koncpa 2024-05-21 16:13:45 +02:00
parent a9afd51906
commit 1f4b0be92c
3 changed files with 20 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

12
ci_tests.fmf Normal file
View File

@ -0,0 +1,12 @@
/e2e:
plan:
import:
url: https://github.com/RedHat-SP-Security/clevis-plans.git
name: /generic/e2e_ci
/rpmverify:
plan:
import:
url: https://github.com/RedHat-SP-Security/clevis-plans.git
name: /generic/rpmverify

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.other.functional}