On 2025/07/31 11:04, Andrei Radchenko wrote:

Hello,

I just updated this test plan in new nodejs [0], filling missing pieces like gating yaml, testing fmf data. Scratch build ran but stuck on pending and not proceeding to testing.

I suspect it might be because I *just* introduced them. But not sure, technically files needed are present at this very transaction, so should have been picked up? Is that it or am I missing something?

You are not missing anything, the CI is just stuck for some reason, and it seems to be a common problem. I am not aware of a tracking bug for this, if anyone has a reference it would be great.

In the meantime, you have 2 options:
- Run tmt locally. Something like the following should do the trick
  ```
  $ dnf install tmt
  $ tmt run -a provision --how=container --image=fedora:rawhide prepare --how=install --package=nodejs24
  ```
  you may need to add additional --package flags or such. Feel free to drop by #fedora-ci room if you need synchronous help with these.
- Add packit's Fedora-CI [1]

[1]: https://packit.dev/fedora-ci/configuration
-- 
_______________________________________________
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