Enable RHEL gating for jose

Resolves: RHEL-38384

Signed-off-by: Patrik Koncity <pkoncity@redhat.com>
This commit is contained in:
koncpa 2024-05-23 10:01:09 +02:00
parent 01ba15fc6f
commit bc9f118d5d
2 changed files with 17 additions and 0 deletions

11
ci_tests.fmf Normal file
View File

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

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}