#4113 cg import updates
Merged by tkopecek. Opened by mikem.
mikem/koji cg-import-tweaks  into  master

Download 4113.patch

Two not-quite-related updates to cg_import

  • support subdir field for some outputs
  • provide additional data for cg policy

Previously, all cg logs went directly into the logs dir for the build with no way to indicate a different subdir. This prevented including multiple logs with the same filename (e.g. build.log per arch as native koji builds do). The field is also supported for non-legacy btypes. Legacy btypes have prescribed locations and do not allow subdir.

The additional policy data enables using the buildtype, version, and release tests in cg import policy

Fixes https://pagure.io/koji/issue/4119
Fixes https://pagure.io/koji/issue/1402

Metadata Update from @mikem:
- Pull-request tagged with: discussion

related #4120

:thumbsup:

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

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

Commit 4abd3364 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata