Enable RHEL gating for llhttp

Dependecy of tang, using tang gating.

Resolves: RHEL-38962

Signed-off-by: Patrik Koncity <pkoncity@redhat.com>
This commit is contained in:
koncpa 2024-05-28 12:43:20 +02:00
parent 6e089ad957
commit 6330d64630
3 changed files with 18 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

11
ci_tests.fmf Normal file
View File

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

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}