Add ci fmf gating plan and adjust gating rules

This commit is contained in:
Patrik Koncity 2025-02-06 13:55:00 +01:00
parent 935b85fc60
commit a963c0a30a
3 changed files with 18 additions and 1 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

16
ci_tests.fmf Normal file
View File

@ -0,0 +1,16 @@
/keylime-e2e:
plan:
import:
url: https://github.com/RedHat-SP-Security/keylime-plans.git
name: /generic/minimal-e2e
/internal-regression:
enabled: false
adjust:
- when: distro == rhel
enabled: true
plan:
import:
url: https://gitlab.cee.redhat.com/special-projects/tests/python-tornado.git
name: /Plans/regression

View File

@ -3,4 +3,4 @@ product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.openstack-keylime-integration.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}