add gating for RHEL-10
This commit is contained in:
parent
bd404e0ba9
commit
97fa520220
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./plan/ci/fips-disabled-buildroot.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plan/ci/fips-disabled.functional}
|
23
plans/ci.fmf
Normal file
23
plans/ci.fmf
Normal file
@ -0,0 +1,23 @@
|
||||
/fips-disabled:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/smart-cards
|
||||
name: /plans/ci/fips-disabled
|
||||
|
||||
/fips-disabled-buildroot:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/smart-cards
|
||||
name: /plans/ci/fips-disabled-buildroot
|
||||
|
||||
/fips-enabled:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/smart-cards
|
||||
name: /plans/ci/fips-enabled
|
||||
|
||||
/fips-enabled-buildroot:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/smart-cards
|
||||
name: /plans/ci/fips-enabled-buildroot
|
Loading…
Reference in New Issue
Block a user