This change allow to gate container images based on test results on redhat-container-image artifact. It introduces support also for it for remote policies in gating.yaml files.
JIRA: FACTORY-5232
Signed-off-by: Giulia Naponiello gnaponie@redhat.com
rebased onto b05d1b1bbfb2406d7ca767f9aad8dd9773df7836
+1
This reminds me that I have PR open about the subject-type refactoring: https://pagure.io/greenwave/pull-request/493
if subject_type in ("redhat-module", "redhat-container-image")
@mvadkert could you also quickly check since this was requested by you?
rebased onto 68298497c98e0f86cf3c9d02cd85f1c05022f944
@vmaljulin thanks, I've addressed your comment.
Pull-Request has been merged by gnaponie
This change allow to gate container images based on test results on
redhat-container-image artifact. It introduces support also for it
for remote policies in gating.yaml files.
JIRA: FACTORY-5232
Signed-off-by: Giulia Naponiello gnaponie@redhat.com