Hello,
I’ve noticed already several times that usually there is a delay between a new version of any package is submitted for testing and actually pushed to the testing repository.
For example now I see it in the following upcoming update of NSS:
https://bodhi.fedoraproject.org/updates/FEDORA-2026-d604bc1848
This update has been submitted for testing by fkrenzel. 8 hours ago
This update's test gating status has been changed to 'waiting'. 8 hours ago
This update's test gating status has been changed to 'waiting'. 8 hours ago
This update's test gating status has been changed to 'passed'. 7 hours ago
And its current status is shown as:

At the same time I see in the Test Gating section: “All required tests passed”.
Then why this package is still pending and not pushed into the testing repository automatically?
Is it because not all tests are green and there is some issue with rpminspect?
If I go to the test results and enable “Show AI summary” there it prints the following:
Based on the
testoutlog, the test failed due to the following root cause:Missing rpminspect configuration file in the
nssrepository. When the test clonedhttps://src.fedoraproject.org/rpms/nss.git(commit619c2513c472943059fb6537904f77f6f9ab67b8), it found none of the expected rpminspect configuration files (rpminspect.yaml,rpminspect.json, orrpminspect.dson) in the repository:
No rpminspect.yaml in the repository...
No rpminspect.json in the repository...
No rpminspect.dson in the repository...Without a project-specific configuration file,
rpminspectran with default/fallback settings, which likely caused one or more inspection checks to report failures that would otherwise have been suppressed or tuned via the missing configuration. The results were written toresults.yaml, and the overall test outcome was marked as failed.
I remember very similar issues with rpminspect during publishing updates of other packages too.
If there were no problems with rpminspect, the new versions of packages would have been pushed to the testing repository automatically right after all automatic tests are passed?
Will this issue be resolved some day?
I think it would help to test those updates better and quicker because otherwise those updates are much harder to install and try. I mean a command like sudo dnf upgrade --refresh --advisory=FEDORA-2026-d604bc1848 doesn’t run properly and isn’t advertised in the Bodhi page of the new package version before the update is actually pushed into the testing repository.
To this must be added additional delays due to the synchronization of mirrors after the update actually pushed to the testing repositories.
