Bug 1947473

Summary: Add gating definitions to IdM components
Product: Red Hat Enterprise Linux 9 Reporter: Alexander Bokovoy <abokovoy>
Component: ipaAssignee: Trivino <ftrivino>
Status: CLOSED CURRENTRELEASE QA Contact: ipa-qe <ipa-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: ksiddiqu, rcritten, ssidhaye, tscherf
Target Milestone: betaKeywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-12-07 22:10:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alexander Bokovoy 2021-04-08 14:31:56 UTC
RHEL IdM is de-modularized in RHEL 9, thus individual packages must have own gating rules.

Comment 1 Florence Blanc-Renaud 2021-04-29 14:40:26 UTC
As discussed in the weekly meeting, TriviƱo will create the MRs adding gating.yaml file to IdM components

Comment 4 Kaleem 2021-07-13 12:46:28 UTC
Gating rules for demodularized components and other components has been added. Following is the complete list



python-dns : https://gitlab.com/redhat/centos-stream/rpms/python-dns/-/blob/c9s/gating.yaml 

krb5 : https://gitlab.com/redhat/centos-stream/rpms/krb5/-/blob/c9s/gating.yaml 

certmonger :  https://gitlab.com/redhat/centos-stream/rpms/certmonger/-/blob/c9s/gating.yaml

pyusb : https://gitlab.com/redhat/centos-stream/rpms/pyusb/-/blob/c9s/gating.yaml

python-qrcode : https://gitlab.com/redhat/centos-stream/rpms/python-qrcode/-/blob/c9s/gating.yaml

ipa : https://gitlab.com/redhat/centos-stream/rpms/ipa/-/blob/c9s/gating.yaml

slapi-nis : https://gitlab.com/redhat/centos-stream/rpms/slapi-nis/-/blob/c9s/gating.yaml

python-ldap : https://gitlab.com/redhat/centos-stream/rpms/python-ldap/-/blob/c9s/gating.yaml

python-yubico : https://gitlab.com/redhat/centos-stream/rpms/python-yubico/-/blob/c9s/gating.yaml

freeradius : https://gitlab.com/redhat/centos-stream/rpms/freeradius/-/blob/c9s/gating.yaml

python-cryptography : https://gitlab.com/redhat/centos-stream/rpms/python-cryptography/-/blob/c9s/gating.yaml

python-cffi : https://gitlab.com/redhat/centos-stream/rpms/python-cffi/-/blob/c9s/gating.yaml

libnsl2 : https://gitlab.com/redhat/centos-stream/rpms/libnsl2/-/blob/c9s/gating.yaml

python-pycparser : https://gitlab.com/redhat/centos-stream/rpms/python-pycparser/-/blob/c9s/gating.yaml

python-kdcproxy : https://gitlab.com/redhat/centos-stream/rpms/python-kdcproxy/-/blob/c9s/gating.yaml

softhsm : https://gitlab.com/redhat/centos-stream/rpms/softhsm/-/blob/c9s/gating.yaml

opendnssec : https://gitlab.com/redhat/centos-stream/rpms/opendnssec/-/blob/c9s/gating.yaml

bind-dyndb-ldap : https://gitlab.com/redhat/centos-stream/rpms/bind-dyndb-ldap/-/blob/c9s/gating.yaml

python-gssapi : https://gitlab.com/redhat/centos-stream/rpms/python-gssapi/-/blob/c9s/gating.yaml

gssproxy : https://gitlab.com/redhat/centos-stream/rpms/gssproxy/-/blob/c9s/gating.yaml

ipa-healthcheck : https://gitlab.com/redhat/centos-stream/rpms/ipa-healthcheck/-/blob/c9s/gating.yaml

python-netifaces : https://gitlab.com/redhat/centos-stream/rpms/python-netifaces/-/blob/c9s/gating.yaml

ansible-freeipa : https://gitlab.com/redhat/centos-stream/rpms/ansible-freeipa/-/blob/c9s/gating.yaml

python-jwcrypto : https://gitlab.com/redhat/centos-stream/rpms/python-jwcrypto/-/blob/c9s/gating.yaml

hesiod : https://gitlab.com/redhat/centos-stream/rpms/hesiod/-/blob/c9s/gating.yaml

libverto : https://gitlab.com/redhat/centos-stream/rpms/libverto/-/blob/c9s/gating.yaml

python-netaddr : https://gitlab.com/redhat/centos-stream/rpms/python-netaddr/-/blob/c9s/gating.yaml

oddjob : https://gitlab.com/redhat/centos-stream/rpms/oddjob/-/blob/c9s/gating.yaml

python-pyasn1 : https://gitlab.com/redhat/centos-stream/rpms/python-pyasn1/-/blob/c9s/gating.yaml

python-ply : https://gitlab.com/redhat/centos-stream/rpms/python-ply/-/blob/c9s/gating.yaml

mod_auth_gssapi : https://gitlab.com/redhat/centos-stream/rpms/mod_auth_gssapi/-/blob/c9s/gating.yaml

Comment 5 Kaleem 2021-07-13 15:20:52 UTC
Based on the info from https://bugzilla.redhat.com/show_bug.cgi?id=1947473#c4
moving this to VERIFIED also.