Fix typo in test name in gating.yaml

swtMp -> swtpm
This commit is contained in:
Sergio Correia 2022-07-27 08:31:02 -03:00
parent e0f54f007e
commit 3fa30ae884
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.openstack-swtmp.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.openstack-swtpm.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.beaker-tpm-ima.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.beaker-swtpm-multihost.functional}