Initial CI and gating setup for RHEL-10
This commit is contained in:
parent
5b20ce0807
commit
b6351329ab
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/buildroot-enabled.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/buildroot-disabled.functional}
|
11
plans/ci.fmf
Normal file
11
plans/ci.fmf
Normal file
@ -0,0 +1,11 @@
|
||||
/buildroot-disabled:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/libtasn1
|
||||
name: /plans/ci/buildroot-disabled
|
||||
|
||||
/buildroot-enabled:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/libtasn1
|
||||
name: /plans/ci/buildroot-enabled
|
Loading…
Reference in New Issue
Block a user