Hi all,
Bodhi reports that there are missing tests results in these updates
The updates: https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710 https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d
The test results missing are from:
fedora-ci.koji-build.rpmdeplint.functional fedora-ci.koji-build.rpminspect.static-analysis fedora-ci.koji-build.installability.functional fedora-ci.koji-build.tier0.functional
The gating.yaml is configured this way:
--- !Policy product_versions: - fedora-* decision_context: bodhi_update_push_testing subject_type: koji_build rules: - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpmdeplint.functional} - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional} - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
Is there anything I am missing in the configurations?
Thank you, Carlos R.F.
Hi Carlos,
For non-Rawhide builds, unfortunately, the testing will trigger once the builds are in `testing`. This is a bit long-term issue, but Adam is working on fixing it finally:
https://pagure.io/fedora-ci/general/issue/436
The current broken view of Bodhi is something I see for the first time (attached).
@Adam Williamson awilliam@redhat.com any idea on that one?
Best regards, /M
On Thu, Dec 14, 2023 at 8:48 PM Carlos Rodriguez-Fernandez < carlosrodrifernandez@gmail.com> wrote:
Hi all,
Bodhi reports that there are missing tests results in these updates
The updates: https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710 https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d
The test results missing are from:
fedora-ci.koji-build.rpmdeplint.functional fedora-ci.koji-build.rpminspect.static-analysis fedora-ci.koji-build.installability.functional fedora-ci.koji-build.tier0.functional
The gating.yaml is configured this way:
--- !Policy product_versions:
- fedora-*
decision_context: bodhi_update_push_testing subject_type: koji_build rules:
- !PassingTestCaseRule {test_case_name:
fedora-ci.koji-build.rpmdeplint.functional}
- !PassingTestCaseRule {test_case_name:
fedora-ci.koji-build.rpminspect.static-analysis
- !PassingTestCaseRule {test_case_name:
fedora-ci.koji-build.installability.functional}
- !PassingTestCaseRule {test_case_name:
fedora-ci.koji-build.tier0.functional}
Is there anything I am missing in the configurations?
Thank you, Carlos R.F. -- _______________________________________________ CI mailing list -- ci@lists.fedoraproject.org To unsubscribe send an email to ci-leave@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/ci@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
Thank you Miroslav for looking into this.
So it appears that at this time I just need to wait for the system to run the tests at a later time.
Regards, Carlos R.F.
On Thu, 2023-12-14 at 22:06 +0100, Miroslav Vadkerti wrote:
Hi Carlos,
For non-Rawhide builds, unfortunately, the testing will trigger once the builds are in `testing`. This is a bit long-term issue, but Adam is working on fixing it finally:
https://pagure.io/fedora-ci/general/issue/436
The current broken view of Bodhi is something I see for the first time (attached).
@Adam Williamson awilliam@redhat.com any idea on that one?
Huh. Not off the top of my head, no. We haven't changed the Bodhi version deployed in prod for a while, I don't think. Unfortunately it's rather difficult to debug without catching an update 'live' in the affected state so I can poke it with a browser debug console and look at the greenwave results and stuff :( Can you let me know if you see this again? Thanks!
Of the four tests, three ended up running later, and did successfully.
`fedora-ci.koji-build.rpmdeplint.functional`, however, didn't run.
I got that one from the documentation: https://docs.fedoraproject.org/en-US/ci/gating/
Is that test available for the test gating in Bodhi?
Thank you, Carlos R.F.
On 12/14/23 12:48, Carlos Rodriguez-Fernandez wrote:
Hi all,
Bodhi reports that there are missing tests results in these updates
The updates: https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710 https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d
The test results missing are from:
fedora-ci.koji-build.rpmdeplint.functional fedora-ci.koji-build.rpminspect.static-analysis fedora-ci.koji-build.installability.functional fedora-ci.koji-build.tier0.functional
The gating.yaml is configured this way:
--- !Policy product_versions: - fedora-* decision_context: bodhi_update_push_testing subject_type: koji_build rules: - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpmdeplint.functional} - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional} - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
Is there anything I am missing in the configurations?
Thank you, Carlos R.F.
Hi,
On Fri, Dec 15, 2023 at 5:11 AM Carlos Rodriguez-Fernandez < carlosrodrifernandez@gmail.com> wrote:
Of the four tests, three ended up running later, and did successfully.
`fedora-ci.koji-build.rpmdeplint.functional`, however, didn't run.
Yes, I believe it runs only for Rawhide. Recently, we enabled installability for non-Rawhide builds:
https://github.com/fedora-ci/installability-trigger/commit/49fe621deb0808967...
I would say it is time to enable it for rpmdeplint also:
https://github.com/fedora-ci/rpmdeplint-trigger/pull/3
Best regards, /M
I got that one from the documentation: https://docs.fedoraproject.org/en-US/ci/gating/
Is that test available for the test gating in Bodhi?
Thank you, Carlos R.F.
On 12/14/23 12:48, Carlos Rodriguez-Fernandez wrote:
Hi all,
Bodhi reports that there are missing tests results in these updates
The updates: https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710 https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d
The test results missing are from:
fedora-ci.koji-build.rpmdeplint.functional fedora-ci.koji-build.rpminspect.static-analysis fedora-ci.koji-build.installability.functional fedora-ci.koji-build.tier0.functional
The gating.yaml is configured this way:
--- !Policy product_versions:
- fedora-*
decision_context: bodhi_update_push_testing subject_type: koji_build rules:
- !PassingTestCaseRule {test_case_name:
fedora-ci.koji-build.rpmdeplint.functional}
- !PassingTestCaseRule {test_case_name:
fedora-ci.koji-build.rpminspect.static-analysis
- !PassingTestCaseRule {test_case_name:
fedora-ci.koji-build.installability.functional}
- !PassingTestCaseRule {test_case_name:
fedora-ci.koji-build.tier0.functional}
Is there anything I am missing in the configurations?
Thank you, Carlos R.F.
-- _______________________________________________ CI mailing list -- ci@lists.fedoraproject.org To unsubscribe send an email to ci-leave@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/ci@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
I triggered your components automatically now, next time it should hopefully work automatically.
Thanks for using Fedora CI and providing feedback!
Best regards, /M
On Fri, Dec 15, 2023 at 11:54 AM Miroslav Vadkerti mvadkert@redhat.com wrote:
Hi,
On Fri, Dec 15, 2023 at 5:11 AM Carlos Rodriguez-Fernandez < carlosrodrifernandez@gmail.com> wrote:
Of the four tests, three ended up running later, and did successfully.
`fedora-ci.koji-build.rpmdeplint.functional`, however, didn't run.
Yes, I believe it runs only for Rawhide. Recently, we enabled installability for non-Rawhide builds:
https://github.com/fedora-ci/installability-trigger/commit/49fe621deb0808967...
I would say it is time to enable it for rpmdeplint also:
https://github.com/fedora-ci/rpmdeplint-trigger/pull/3
Best regards, /M
I got that one from the documentation: https://docs.fedoraproject.org/en-US/ci/gating/
Is that test available for the test gating in Bodhi?
Thank you, Carlos R.F.
On 12/14/23 12:48, Carlos Rodriguez-Fernandez wrote:
Hi all,
Bodhi reports that there are missing tests results in these updates
The updates: https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710 https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d
The test results missing are from:
fedora-ci.koji-build.rpmdeplint.functional fedora-ci.koji-build.rpminspect.static-analysis fedora-ci.koji-build.installability.functional fedora-ci.koji-build.tier0.functional
The gating.yaml is configured this way:
--- !Policy product_versions:
- fedora-*
decision_context: bodhi_update_push_testing subject_type: koji_build rules:
- !PassingTestCaseRule {test_case_name:
fedora-ci.koji-build.rpmdeplint.functional}
- !PassingTestCaseRule {test_case_name:
fedora-ci.koji-build.rpminspect.static-analysis
- !PassingTestCaseRule {test_case_name:
fedora-ci.koji-build.installability.functional}
- !PassingTestCaseRule {test_case_name:
fedora-ci.koji-build.tier0.functional}
Is there anything I am missing in the configurations?
Thank you, Carlos R.F.
-- _______________________________________________ CI mailing list -- ci@lists.fedoraproject.org To unsubscribe send an email to ci-leave@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/ci@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
-- 🧑🔧 Miroslav Vadkerti :: Senior Principal QE :: Testing Farm / Linux QE 🎩 Red Hat Slack :: mvadkert :: #testing-farm #tmt 📱 Fedora Matrix :: mvadkert :: #Fedora CI 🌍️ Remote Czech Republic :: Red Hat Czech s.r.o
Thank you Miroslav!
Absolutely, I will definitely be using the CI infrastructure as much as possible :)
Thank you for triggering "rpmdeplint". The test appears to be running on a rawhide environment, hence failing.
``` Upgrade problems: libcap-2.48-8.fc38.i686 would be upgraded by libcap-2.69-1.fc40.i686 from repo fedora-40-x86_64 ```
Regards, Carlos R.F.
On 12/15/23 04:57, Miroslav Vadkerti wrote:
I triggered your components automatically now, next time it should hopefully work automatically.
Thanks for using Fedora CI and providing feedback!
Best regards, /M
On Fri, Dec 15, 2023 at 11:54 AM Miroslav Vadkerti <mvadkert@redhat.com mailto:mvadkert@redhat.com> wrote:
Hi, On Fri, Dec 15, 2023 at 5:11 AM Carlos Rodriguez-Fernandez <carlosrodrifernandez@gmail.com <mailto:carlosrodrifernandez@gmail.com>> wrote: Of the four tests, three ended up running later, and did successfully. `fedora-ci.koji-build.rpmdeplint.functional`, however, didn't run. Yes, I believe it runs only for Rawhide. Recently, we enabled installability for non-Rawhide builds: https://github.com/fedora-ci/installability-trigger/commit/49fe621deb0808967e130ff60f6b63ae0d6b80f3 <https://github.com/fedora-ci/installability-trigger/commit/49fe621deb0808967e130ff60f6b63ae0d6b80f3> I would say it is time to enable it for rpmdeplint also: https://github.com/fedora-ci/rpmdeplint-trigger/pull/3 <https://github.com/fedora-ci/rpmdeplint-trigger/pull/3> Best regards, /M I got that one from the documentation: https://docs.fedoraproject.org/en-US/ci/gating/ <https://docs.fedoraproject.org/en-US/ci/gating/> Is that test available for the test gating in Bodhi? Thank you, Carlos R.F. On 12/14/23 12:48, Carlos Rodriguez-Fernandez wrote: > Hi all, > > Bodhi reports that there are missing tests results in these updates > > > The updates: > https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710 <https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710> > https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d <https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d> > > The test results missing are from: > > fedora-ci.koji-build.rpmdeplint.functional > fedora-ci.koji-build.rpminspect.static-analysis > fedora-ci.koji-build.installability.functional > fedora-ci.koji-build.tier0.functional > > > The gating.yaml is configured this way: > > --- !Policy > product_versions: > - fedora-* > decision_context: bodhi_update_push_testing > subject_type: koji_build > rules: > - !PassingTestCaseRule {test_case_name: > fedora-ci.koji-build.rpmdeplint.functional} > - !PassingTestCaseRule {test_case_name: > fedora-ci.koji-build.rpminspect.static-analysis > - !PassingTestCaseRule {test_case_name: > fedora-ci.koji-build.installability.functional} > - !PassingTestCaseRule {test_case_name: > fedora-ci.koji-build.tier0.functional} > > > Is there anything I am missing in the configurations? > > Thank you, > Carlos R.F. -- _______________________________________________ CI mailing list -- ci@lists.fedoraproject.org <mailto:ci@lists.fedoraproject.org> To unsubscribe send an email to ci-leave@lists.fedoraproject.org <mailto:ci-leave@lists.fedoraproject.org> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ <https://docs.fedoraproject.org/en-US/project/code-of-conduct/> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines <https://fedoraproject.org/wiki/Mailing_list_guidelines> List Archives: https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org <https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org> Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue <https://pagure.io/fedora-infrastructure/new_issue> -- 🧑🔧 Miroslav Vadkerti :: Senior Principal QE :: Testing Farm / Linux QE 🎩 Red Hat Slack :: mvadkert :: #testing-farm #tmt 📱 Fedora Matrix :: mvadkert :: #Fedora CI 🌍️ Remote Czech Republic :: Red Hat Czech s.r.o
-- 🧑🔧 Miroslav Vadkerti :: Senior Principal QE :: Testing Farm / Linux QE 🎩 Red Hat Slack :: mvadkert :: #testing-farm #tmt 📱 Fedora Matrix :: mvadkert :: #Fedora CI 🌍️ Remote Czech Republic :: Red Hat Czech s.r.o
-- _______________________________________________ CI mailing list -- ci@lists.fedoraproject.org To unsubscribe send an email to ci-leave@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/ci@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
Ah, sorry about that, I guess I forgot to change the koji tag when rebuilding, trying again ;)
On Fri, Dec 15, 2023, 3:37 PM Carlos Rodriguez-Fernandez < carlosrodrifernandez@gmail.com> wrote:
Thank you Miroslav!
Absolutely, I will definitely be using the CI infrastructure as much as possible :)
Thank you for triggering "rpmdeplint". The test appears to be running on a rawhide environment, hence failing.
Upgrade problems: libcap-2.48-8.fc38.i686 would be upgraded by libcap-2.69-1.fc40.i686 from repo fedora-40-x86_64
Regards, Carlos R.F.
On 12/15/23 04:57, Miroslav Vadkerti wrote:
I triggered your components automatically now, next time it should hopefully work automatically.
Thanks for using Fedora CI and providing feedback!
Best regards, /M
On Fri, Dec 15, 2023 at 11:54 AM Miroslav Vadkerti <mvadkert@redhat.com mailto:mvadkert@redhat.com> wrote:
Hi, On Fri, Dec 15, 2023 at 5:11 AM Carlos Rodriguez-Fernandez <carlosrodrifernandez@gmail.com <mailto:carlosrodrifernandez@gmail.com>> wrote: Of the four tests, three ended up running later, and did successfully. `fedora-ci.koji-build.rpmdeplint.functional`, however, didn't
run.
Yes, I believe it runs only for Rawhide. Recently, we enabled installability for non-Rawhide builds:
https://github.com/fedora-ci/installability-trigger/commit/49fe621deb0808967... < https://github.com/fedora-ci/installability-trigger/commit/49fe621deb0808967...
I would say it is time to enable it for rpmdeplint also: https://github.com/fedora-ci/rpmdeplint-trigger/pull/3 <https://github.com/fedora-ci/rpmdeplint-trigger/pull/3> Best regards, /M I got that one from the documentation: https://docs.fedoraproject.org/en-US/ci/gating/ <https://docs.fedoraproject.org/en-US/ci/gating/> Is that test available for the test gating in Bodhi? Thank you, Carlos R.F. On 12/14/23 12:48, Carlos Rodriguez-Fernandez wrote: > Hi all, > > Bodhi reports that there are missing tests results in these updates > > > The updates: > https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710 <https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710> > https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d <https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d> > > The test results missing are from: > > fedora-ci.koji-build.rpmdeplint.functional > fedora-ci.koji-build.rpminspect.static-analysis > fedora-ci.koji-build.installability.functional > fedora-ci.koji-build.tier0.functional > > > The gating.yaml is configured this way: > > --- !Policy > product_versions: > - fedora-* > decision_context: bodhi_update_push_testing > subject_type: koji_build > rules: > - !PassingTestCaseRule {test_case_name: > fedora-ci.koji-build.rpmdeplint.functional} > - !PassingTestCaseRule {test_case_name: > fedora-ci.koji-build.rpminspect.static-analysis > - !PassingTestCaseRule {test_case_name: > fedora-ci.koji-build.installability.functional} > - !PassingTestCaseRule {test_case_name: > fedora-ci.koji-build.tier0.functional} > > > Is there anything I am missing in the configurations? > > Thank you, > Carlos R.F. -- _______________________________________________ CI mailing list -- ci@lists.fedoraproject.org <mailto:ci@lists.fedoraproject.org> To unsubscribe send an email to ci-leave@lists.fedoraproject.org <mailto:ci-leave@lists.fedoraproject.org> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ <https://docs.fedoraproject.org/en-US/project/code-of-conduct/> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines <https://fedoraproject.org/wiki/Mailing_list_guidelines> List Archives:
https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org < https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org%3E
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue <https://pagure.io/fedora-infrastructure/new_issue> -- 🧑🔧 Miroslav Vadkerti :: Senior Principal QE :: Testing Farm / Linux QE 🎩 Red Hat Slack :: mvadkert :: #testing-farm #tmt 📱 Fedora Matrix :: mvadkert :: #Fedora CI 🌍️ Remote Czech Republic :: Red Hat Czech s.r.o
-- 🧑🔧 Miroslav Vadkerti :: Senior Principal QE :: Testing Farm / Linux QE 🎩 Red Hat Slack :: mvadkert :: #testing-farm #tmt 📱 Fedora Matrix :: mvadkert :: #Fedora CI 🌍️ Remote Czech Republic :: Red Hat Czech s.r.o
-- _______________________________________________ CI mailing list -- ci@lists.fedoraproject.org To unsubscribe send an email to ci-leave@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/ci@lists.fedoraproject.org
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue
CI mailing list -- ci@lists.fedoraproject.org To unsubscribe send an email to ci-leave@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/ci@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
NM, unfortunately the test will need some more fixes to work well for non-rawhide, will try to patch it tmrw.
Best regards, /M
On Sat, Dec 16, 2023, 1:51 AM Miroslav Vadkerti mvadkert@redhat.com wrote:
Ah, sorry about that, I guess I forgot to change the koji tag when rebuilding, trying again ;)
On Fri, Dec 15, 2023, 3:37 PM Carlos Rodriguez-Fernandez < carlosrodrifernandez@gmail.com> wrote:
Thank you Miroslav!
Absolutely, I will definitely be using the CI infrastructure as much as possible :)
Thank you for triggering "rpmdeplint". The test appears to be running on a rawhide environment, hence failing.
Upgrade problems: libcap-2.48-8.fc38.i686 would be upgraded by libcap-2.69-1.fc40.i686 from repo fedora-40-x86_64
Regards, Carlos R.F.
On 12/15/23 04:57, Miroslav Vadkerti wrote:
I triggered your components automatically now, next time it should hopefully work automatically.
Thanks for using Fedora CI and providing feedback!
Best regards, /M
On Fri, Dec 15, 2023 at 11:54 AM Miroslav Vadkerti <mvadkert@redhat.com mailto:mvadkert@redhat.com> wrote:
Hi, On Fri, Dec 15, 2023 at 5:11 AM Carlos Rodriguez-Fernandez <carlosrodrifernandez@gmail.com <mailto:carlosrodrifernandez@gmail.com>> wrote: Of the four tests, three ended up running later, and did successfully. `fedora-ci.koji-build.rpmdeplint.functional`, however, didn't
run.
Yes, I believe it runs only for Rawhide. Recently, we enabled installability for non-Rawhide builds:
https://github.com/fedora-ci/installability-trigger/commit/49fe621deb0808967... < https://github.com/fedora-ci/installability-trigger/commit/49fe621deb0808967...
I would say it is time to enable it for rpmdeplint also: https://github.com/fedora-ci/rpmdeplint-trigger/pull/3 <https://github.com/fedora-ci/rpmdeplint-trigger/pull/3> Best regards, /M I got that one from the documentation: https://docs.fedoraproject.org/en-US/ci/gating/ <https://docs.fedoraproject.org/en-US/ci/gating/> Is that test available for the test gating in Bodhi? Thank you, Carlos R.F. On 12/14/23 12:48, Carlos Rodriguez-Fernandez wrote: > Hi all, > > Bodhi reports that there are missing tests results in these updates > > > The updates: > https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710 <https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710 > https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d <https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d > > The test results missing are from: > > fedora-ci.koji-build.rpmdeplint.functional > fedora-ci.koji-build.rpminspect.static-analysis > fedora-ci.koji-build.installability.functional > fedora-ci.koji-build.tier0.functional > > > The gating.yaml is configured this way: > > --- !Policy > product_versions: > - fedora-* > decision_context: bodhi_update_push_testing > subject_type: koji_build > rules: > - !PassingTestCaseRule {test_case_name: > fedora-ci.koji-build.rpmdeplint.functional} > - !PassingTestCaseRule {test_case_name: > fedora-ci.koji-build.rpminspect.static-analysis > - !PassingTestCaseRule {test_case_name: > fedora-ci.koji-build.installability.functional} > - !PassingTestCaseRule {test_case_name: > fedora-ci.koji-build.tier0.functional} > > > Is there anything I am missing in the configurations? > > Thank you, > Carlos R.F. -- _______________________________________________ CI mailing list -- ci@lists.fedoraproject.org <mailto:ci@lists.fedoraproject.org> To unsubscribe send an email to
ci-leave@lists.fedoraproject.org
<mailto:ci-leave@lists.fedoraproject.org> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ <https://docs.fedoraproject.org/en-US/project/code-of-conduct/> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines <https://fedoraproject.org/wiki/Mailing_list_guidelines> List Archives:
https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org <https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue <https://pagure.io/fedora-infrastructure/new_issue> -- 🧑🔧 Miroslav Vadkerti :: Senior Principal QE :: Testing Farm / Linux QE 🎩 Red Hat Slack :: mvadkert :: #testing-farm #tmt 📱 Fedora Matrix :: mvadkert :: #Fedora CI 🌍️ Remote Czech Republic :: Red Hat Czech s.r.o
-- 🧑🔧 Miroslav Vadkerti :: Senior Principal QE :: Testing Farm / Linux
QE
🎩 Red Hat Slack :: mvadkert :: #testing-farm #tmt 📱 Fedora Matrix :: mvadkert :: #Fedora CI 🌍️ Remote Czech Republic :: Red Hat Czech s.r.o
-- _______________________________________________ CI mailing list -- ci@lists.fedoraproject.org To unsubscribe send an email to ci-leave@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/ci@lists.fedoraproject.org
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue
CI mailing list -- ci@lists.fedoraproject.org To unsubscribe send an email to ci-leave@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/ci@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
Thank you Miroslav!
Regards, Carlos R.F.
On 12/15/23 17:54, Miroslav Vadkerti wrote:
NM, unfortunately the test will need some more fixes to work well for non-rawhide, will try to patch it tmrw.
Best regards, /M
On Sat, Dec 16, 2023, 1:51 AM Miroslav Vadkerti <mvadkert@redhat.com mailto:mvadkert@redhat.com> wrote:
Ah, sorry about that, I guess I forgot to change the koji tag when rebuilding, trying again ;) On Fri, Dec 15, 2023, 3:37 PM Carlos Rodriguez-Fernandez <carlosrodrifernandez@gmail.com <mailto:carlosrodrifernandez@gmail.com>> wrote: Thank you Miroslav! Absolutely, I will definitely be using the CI infrastructure as much as possible :) Thank you for triggering "rpmdeplint". The test appears to be running on a rawhide environment, hence failing. ``` Upgrade problems: libcap-2.48-8.fc38.i686 would be upgraded by libcap-2.69-1.fc40.i686 from repo fedora-40-x86_64 ``` Regards, Carlos R.F. On 12/15/23 04:57, Miroslav Vadkerti wrote: > I triggered your components automatically now, next time it should > hopefully work automatically. > > Thanks for using Fedora CI and providing feedback! > > Best regards, > /M > > On Fri, Dec 15, 2023 at 11:54 AM Miroslav Vadkerti <mvadkert@redhat.com <mailto:mvadkert@redhat.com> > <mailto:mvadkert@redhat.com <mailto:mvadkert@redhat.com>>> wrote: > > Hi, > > On Fri, Dec 15, 2023 at 5:11 AM Carlos Rodriguez-Fernandez > <carlosrodrifernandez@gmail.com <mailto:carlosrodrifernandez@gmail.com> > <mailto:carlosrodrifernandez@gmail.com <mailto:carlosrodrifernandez@gmail.com>>> wrote: > > Of the four tests, three ended up running later, and did > successfully. > > `fedora-ci.koji-build.rpmdeplint.functional`, however, didn't run. > > > Yes, I believe it runs only for Rawhide. Recently, we enabled > installability > for non-Rawhide builds: > > https://github.com/fedora-ci/installability-trigger/commit/49fe621deb0808967e130ff60f6b63ae0d6b80f3 <https://github.com/fedora-ci/installability-trigger/commit/49fe621deb0808967e130ff60f6b63ae0d6b80f3> <https://github.com/fedora-ci/installability-trigger/commit/49fe621deb0808967e130ff60f6b63ae0d6b80f3 <https://github.com/fedora-ci/installability-trigger/commit/49fe621deb0808967e130ff60f6b63ae0d6b80f3>> > > I would say it is time to enable it for rpmdeplint also: > > https://github.com/fedora-ci/rpmdeplint-trigger/pull/3 <https://github.com/fedora-ci/rpmdeplint-trigger/pull/3> > <https://github.com/fedora-ci/rpmdeplint-trigger/pull/3 <https://github.com/fedora-ci/rpmdeplint-trigger/pull/3>> > > Best regards, > /M > > > I got that one from the documentation: > https://docs.fedoraproject.org/en-US/ci/gating/ <https://docs.fedoraproject.org/en-US/ci/gating/> > <https://docs.fedoraproject.org/en-US/ci/gating/ <https://docs.fedoraproject.org/en-US/ci/gating/>> > > Is that test available for the test gating in Bodhi? > > Thank you, > Carlos R.F. > > On 12/14/23 12:48, Carlos Rodriguez-Fernandez wrote: > > Hi all, > > > > Bodhi reports that there are missing tests results in these > updates > > > > > > The updates: > > > https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710 <https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710> > <https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710 <https://bodhi.fedoraproject.org/updates/FEDORA-2023-4aa26fc710>> > > > https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d <https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d> > <https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d <https://bodhi.fedoraproject.org/updates/FEDORA-2023-f08ae9237d>> > > > > The test results missing are from: > > > > fedora-ci.koji-build.rpmdeplint.functional > > fedora-ci.koji-build.rpminspect.static-analysis > > fedora-ci.koji-build.installability.functional > > fedora-ci.koji-build.tier0.functional > > > > > > The gating.yaml is configured this way: > > > > --- !Policy > > product_versions: > > - fedora-* > > decision_context: bodhi_update_push_testing > > subject_type: koji_build > > rules: > > - !PassingTestCaseRule {test_case_name: > > fedora-ci.koji-build.rpmdeplint.functional} > > - !PassingTestCaseRule {test_case_name: > > fedora-ci.koji-build.rpminspect.static-analysis > > - !PassingTestCaseRule {test_case_name: > > fedora-ci.koji-build.installability.functional} > > - !PassingTestCaseRule {test_case_name: > > fedora-ci.koji-build.tier0.functional} > > > > > > Is there anything I am missing in the configurations? > > > > Thank you, > > Carlos R.F. > -- > _______________________________________________ > CI mailing list -- ci@lists.fedoraproject.org <mailto:ci@lists.fedoraproject.org> > <mailto:ci@lists.fedoraproject.org <mailto:ci@lists.fedoraproject.org>> > To unsubscribe send an email to ci-leave@lists.fedoraproject.org <mailto:ci-leave@lists.fedoraproject.org> > <mailto:ci-leave@lists.fedoraproject.org <mailto:ci-leave@lists.fedoraproject.org>> > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ <https://docs.fedoraproject.org/en-US/project/code-of-conduct/> > <https://docs.fedoraproject.org/en-US/project/code-of-conduct/ <https://docs.fedoraproject.org/en-US/project/code-of-conduct/>> > List Guidelines: > https://fedoraproject.org/wiki/Mailing_list_guidelines <https://fedoraproject.org/wiki/Mailing_list_guidelines> > <https://fedoraproject.org/wiki/Mailing_list_guidelines <https://fedoraproject.org/wiki/Mailing_list_guidelines>> > List Archives: > https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org <https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org> <https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org <https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org>> > Do not reply to spam, report it: > https://pagure.io/fedora-infrastructure/new_issue <https://pagure.io/fedora-infrastructure/new_issue> > <https://pagure.io/fedora-infrastructure/new_issue <https://pagure.io/fedora-infrastructure/new_issue>> > > > > -- > 🧑🔧 Miroslav Vadkerti :: Senior Principal QE :: Testing Farm / > Linux QE > 🎩 Red Hat Slack :: mvadkert :: #testing-farm #tmt > 📱 Fedora Matrix :: mvadkert :: #Fedora CI > 🌍️ Remote Czech Republic :: Red Hat Czech s.r.o > > > > > -- > 🧑🔧 Miroslav Vadkerti :: Senior Principal QE :: Testing Farm / Linux QE > 🎩 Red Hat Slack :: mvadkert :: #testing-farm #tmt > 📱 Fedora Matrix :: mvadkert :: #Fedora CI > 🌍️ Remote Czech Republic :: Red Hat Czech s.r.o > > > > -- > _______________________________________________ > CI mailing list -- ci@lists.fedoraproject.org <mailto:ci@lists.fedoraproject.org> > To unsubscribe send an email to ci-leave@lists.fedoraproject.org <mailto:ci-leave@lists.fedoraproject.org> > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ <https://docs.fedoraproject.org/en-US/project/code-of-conduct/> > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines <https://fedoraproject.org/wiki/Mailing_list_guidelines> > List Archives: https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org <https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org> > Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue <https://pagure.io/fedora-infrastructure/new_issue> -- _______________________________________________ CI mailing list -- ci@lists.fedoraproject.org <mailto:ci@lists.fedoraproject.org> To unsubscribe send an email to ci-leave@lists.fedoraproject.org <mailto:ci-leave@lists.fedoraproject.org> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ <https://docs.fedoraproject.org/en-US/project/code-of-conduct/> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines <https://fedoraproject.org/wiki/Mailing_list_guidelines> List Archives: https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org <https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org> Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue <https://pagure.io/fedora-infrastructure/new_issue>
-- _______________________________________________ CI mailing list -- ci@lists.fedoraproject.org To unsubscribe send an email to ci-leave@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/ci@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue