Fix gating.yaml

This commit is contained in:
Miluse Bezo Konecna 2024-07-30 11:07:02 +02:00
parent 55a545e4fa
commit 0c5a6e26ba

View File

@ -3,5 +3,5 @@ product_versions:
- rhel-10 - rhel-10
decision_context: osci_compose_gate decision_context: osci_compose_gate
rules: rules:
- !PassingTestCaseRule {test_case_name: /Plans/ci/fips-disabled-buildroot-disabled.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-disabled-buildroot-disabled.functional}
- !PassingTestCaseRule {test_case_name: /Plans/ci/fips-disabled-buildroot-enabled.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-disabled-buildroot-enabled.functional}