Bring gating.yaml over from Brew dist-git

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2023-03-10 10:46:33 -08:00
parent d2e30d298e
commit 2228396eac

9
gating.yaml Normal file
View File

@ -0,0 +1,9 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
# istack-commons is a build dependency of glassfish-jaxb.
# The manual gating should ensure that glassfish-jaxb builds
# successfully with any updates to istack-commons
- !PassingTestCaseRule {test_case_name: manual.sst_identity_management.istack-commons.glassfish-jaxb-builds}