I have set up volume policy for tag related to buildImageOz task. When I run image method (buildImageOz task) and createImage subtask is closed, image method failed with: GenericError: Unexpected build content: /mnt/brew/packages/Fedora-Cloud-Base-Vagrant-31/22/4
When I tried buildImageOz task without policy and when buildImageOz task is closed without errors I tried use 'set-build-volume' for completed build, volume was changed without errors.
@mikem what do you think about this problem?
@mikem I had not much time to debug this but my suspicon was that completeImageBuild is "maybe" not using volume data somehow and puts image to DEFAULT even in case when different volume is set.
Metadata Update from @tkopecek: - Custom field Size adjusted to None
I think it blocks merging of #2306
Metadata Update from @tkopecek: - Custom field Size adjusted to medium (was: None) - Issue set to the milestone: 1.22
Metadata Update from @tkopecek: - Issue marked as blocking: #2305
PR #2359
In fact, it can be triggered even without #2306, so it is not a blocker for that.
Metadata Update from @tkopecek: - Issue unmarked as blocking: #2305
Metadata Update from @jcupova: - Issue tagged with: testing-ready
Metadata Update from @jcupova: - Issue tagged with: testing-done
Commit 7d998fec fixes this issue
Commit a8bee151 fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/2355
Please continue any further discussion there.