Enable RHEL gating for usbguard

Resolves: RHEL-38703

Signed-off-by: Patrik Koncity <pkoncity@redhat.com>
This commit is contained in:
koncpa 2024-05-27 11:32:25 +02:00
parent 5015f2bbcb
commit 2995f5b575
4 changed files with 19 additions and 13 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/usbguard-plans.git
name: /generic/e2e_ci
/rpmverify:
plan:
import:
url: https://github.com/RedHat-SP-Security/usbguard-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}

View File

@ -1,13 +0,0 @@
---
# Test to run in classic context
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
repositories:
- repo: "https://github.com/RedHat-SP-Security/tests"
dest: "tests"
fmf_filter: "component: usbguard"
required_packages:
- beakerlib-libraries