Add ci plan for gating, adjust gating rules
This commit is contained in:
parent
ebd3167f27
commit
3850f5e8f0
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
15
ci_tests.fmf
Normal file
15
ci_tests.fmf
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
|
||||||
|
/keylime-e2e:
|
||||||
|
plan:
|
||||||
|
import:
|
||||||
|
url: https://github.com/RedHat-SP-Security/keylime-plans.git
|
||||||
|
name: /generic/minimal-e2e
|
||||||
|
/internal-sanity:
|
||||||
|
enabled: false
|
||||||
|
adjust:
|
||||||
|
- when: distro == rhel
|
||||||
|
enabled: true
|
||||||
|
plan:
|
||||||
|
import:
|
||||||
|
url: https://gitlab.cee.redhat.com/special-projects/tests/python-sqlalchemy.git
|
||||||
|
name: /Plans/sanity
|
@ -3,4 +3,4 @@ product_versions:
|
|||||||
- rhel-9
|
- rhel-9
|
||||||
decision_context: osci_compose_gate
|
decision_context: osci_compose_gate
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.openstack-keylime-integration.functional}
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||||
|
Loading…
Reference in New Issue
Block a user