fix test name in gating.yml

This commit is contained in:
Jakub Jelen 2024-07-03 15:18:32 +02:00
parent 09df6fc638
commit 57aa8e20ff

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: osci.brew-build./plan/ci/fips-disabled-buildroot.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-disabled-buildroot.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plan/ci/fips-disabled.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-disabled.functional}