[ci] Configure CI tests and gating.yaml

Resolves: RHEL-38913

Signed-off-by: Karel Srot <ksrot@redhat.com>
This commit is contained in:
Karel Srot 2024-05-28 09:44:39 +02:00
parent b0fa54e564
commit e780edc141
3 changed files with 12 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

5
ci.fmf Normal file
View File

@ -0,0 +1,5 @@
/keylime-e2e:
plan:
import:
url: https://github.com/RedHat-SP-Security/keylime-plans.git
name: /generic/minimal-e2e

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.tier0.functional}