Tier0 tests were part of RHEL8 which were
not added in RHEL9 in following
commit ec8195dd47
Now added with this change which will execute
the tier0 tests in osci
Related: rhbz#1947473
Signed-off-by: Kaleemullah Siddiqui <ksiddiqu@redhat.com>
9 lines
288 B
YAML
9 lines
288 B
YAML
# recipients: abokovoy, frenaud, kaleem, ftrivino
|
|
--- !Policy
|
|
product_versions:
|
|
- rhel-9
|
|
decision_context: osci_compose_gate
|
|
rules:
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
- !PassingTestCaseRule {test_case_name: idm-ci.brew-build.tier1.functional}
|