[ci] Configure CI tests and gating.yaml
Resolves: RHEL-38912 Signed-off-by: Karel Srot <ksrot@redhat.com>
This commit is contained in:
parent
23677b0dc7
commit
1e62d20d3c
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
16
ci.fmf
Normal file
16
ci.fmf
Normal 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
|
6
gating.yaml
Normal file
6
gating.yaml
Normal 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}
|
Loading…
Reference in New Issue
Block a user