Hi,

On Tue, Jul 23, 2024 at 4:26 PM Cristian Le via devel <
devel@lists.fedoraproject.org> wrote:

> On the dist-git I don't think there is any. For bodhi though you can
> make `gating.yaml` file. Here [1] is one which includes `rpminspect`
>
> ```yaml
> --- !Policy
> product_versions:
>    - fedora-*
> decision_contexts:
>    - bodhi_update_push_stable
> subject_type: koji_build
> rules:
>    - !PassingTestCaseRule {test_case_name:
> fedora-ci.koji-build.rpminspect.static-analysis}
>
> ```
>

We are mixing CI systems here.

Zuul CI acts on open Pull Requests on Pagure and reports results back to
Pagure. It is not controlled by gating.yaml

gating.yaml controls gating of Bodhi updates which happens after the change
is merged and built in Koji.



> [1]:
>
> https://sourcegraph.com/src.fedoraproject.org/rpms/zlib-ng/-/blob/gating.yaml?L11-13
>
> On 2024/07/23 16:10, Jun Aruga (he / him) wrote:
> > Hello,
> >
> > Currently the rpminspect test is executed as non-voting in Zuul CI.[1]
> > I want to change the setting to make rpminspect required to pass the
> > Zuul CI on the rpms/rubygem-mysql2 dist-git repository.
> > Could you tell me how to do it?
> >
> > Thanks.
> >
> > [1]
> https://fedora.softwarefactory-project.io/zuul/buildset/d894f015352e42d08844338f0e88722e
> > [2] https://src.fedoraproject.org/rpms/rubygem-mysql2
> >
> --
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
>


-- 
Aleksandra Fedorova
bookwar
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to