#431 baseos-qe.koji-build.scratch-build.validation not triggering for Rawhide updates
Closed by msrb. Opened by adamwill.

There are two Rawhide updates currently stuck in gating waiting for a result for baseos-qe.koji-build.scratch-build.validation:

  • https://bodhi.fedoraproject.org/updates/FEDORA-2023-573276711f
  • https://bodhi.fedoraproject.org/updates/FEDORA-2023-a8037a8120

That test is https://github.com/fedora-ci/scratch-build-test - it's supposed to do a scratch build of the kernel using the package from the update. But it seems like this test simply isn't triggering for Rawhide updates. I'd guess maybe the trigger logic needs updating for F39 branching? But I'm not sure where it is.


Metadata Update from @msrb:
- Issue assigned to msrb

Thanks for spotting this.

The problem is here: https://github.com/fedora-ci/scratch-build-test/blob/7f9462368727c158d7e07bee2ecdcbfa583498ea/Jenkinsfile#L48

PR incoming.

https://github.com/fedora-ci/scratch-build-test/pull/6

It seems like the test is working now:
https://bodhi.fedoraproject.org/updates/FEDORA-2023-d19ce0707d
https://bodhi.fedoraproject.org/updates/FEDORA-2023-a8037a8120

Metadata Update from @msrb:
- Issue status updated to: Closed (was: Open)

Metadata