Add a gating rule for other-archs too
We want to gate on all architectures building and working fine. We can't release .NET if it's broken on any architecture.
This commit is contained in:
parent
b78c27ad5f
commit
cf4a97a2ac
@ -18,3 +18,4 @@ product_versions:
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.other-archs.functional}
|
||||
|
Loading…
Reference in New Issue
Block a user