CI gating: Rename the side-tag rebuild test

Rename baseos-qe.brew-build.scratch-build.validation
to osci.brew-build.rebuild.validation because of
https://issues.redhat.com/browse/FACTORY-4119 .

The change is documented here:
https://wiki.test.redhat.com/BaseOs/Tools/RHELKernelRebuildsInSideTag?action=diff&rev2=10&rev1=9
This commit is contained in:
Martin Cermak 2021-10-05 09:23:12 +00:00
parent 5f105fbea6
commit e3b7114eec
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-qe.brew-build.scratch-build.validation}
- !PassingTestCaseRule {test_case_name: osci.brew-build.rebuild.validation}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.other.functional}