fix test name in gating.yml

This commit is contained in:
Jakub Jelen 2024-07-03 15:18:04 +02:00
parent fdba3a7743
commit 3ecfb56dac

View File

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