Add gating.yaml for revdep to mod_auth_openidc

gating config was missing.  Adding gating.yaml file to repo so that
gating is properly configured to run the mod_auth_openidc tests for the
reverse dependency testing for cjose.   This is needed to push through
the fix for recent bz.

Related: rhbz#2180445
This commit is contained in:
Scott Poore 2023-05-01 13:37:52 -05:00
parent c09f48e67e
commit 4619515825

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional/scenario=revdep:mod_auth_openidc}