Re: How to make the rpminspect test required to pass Zuul CI?

2024-07-24 Thread Jun Aruga (he / him)
On Tue, Jul 23, 2024 at 4:28 PM Aleksandra Fedorova wrote: > > Hi, > > On Tue, Jul 23, 2024 at 4:18 PM 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 >

Re: How to make the rpminspect test required to pass Zuul CI?

2024-07-23 Thread Aleksandra Fedorova
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: >- fedo

Re: How to make the rpminspect test required to pass Zuul CI?

2024-07-23 Thread Aleksandra Fedorova
Hi, On Tue, Jul 23, 2024 at 4:18 PM 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

Re: How to make the rpminspect test required to pass Zuul CI?

2024-07-23 Thread Cristian Le via devel
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 {t

How to make the rpminspect test required to pass Zuul CI?

2024-07-23 Thread Jun Aruga (he / him)
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/b