#3897 Retrieve task_id for older OSBS builds
Merged by tkopecek. Opened by tkopecek.
tkopecek/koji task_id-for-volume  into  master

Download 3897.patch

rebased onto 8a3dba6578006bbb03d74879ea759e8f311c2041

It might be useful to have this logic split out so it can be used other places. Perhaps something like koji.util.extract_build_task(binfo)?

We might also want to use it:

  • in SourceTest policy test
  • in web buildinfo page
  • in web recentbuilds page
  • in cli buildinfo output

Alternately, I wonder if we ought to provide tool that would perform a one-time update of build.task_id from this field

rebased onto 2fe445db64108b436f7eef59a04bc0d2273b510f

I've gone with first option. I think that one-time fix needn't to work for all - older OSBS + actual koji.

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

Metadata Update from @relias-redhat:
- Pull-request untagged with: testing-ready

rebased onto 0c58cd954d461352c1f61464ff94b40e2810ce7a

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

Metadata Update from @mfilip:
- Pull-request tagged with: testing-done

Commit 9f0583f7 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata