Learn more about these different git repos.
Other Git URLs
If I run koji download-task <buildArch-task-id> and the buildArch task is still in progress ("FREE", "OPEN", or "ASSIGNED"), then I get the following error:
koji download-task <buildArch-task-id>
No files for download found.
It would be nice if we could use watch_tasks to poll the task and then download the results once the task is complete.
watch_tasks
This would make it easier to write shell scripts that wait on scratch build results.
Metadata Update from @tkopecek: - Custom field Size adjusted to None - Issue set to the milestone: 1.22 - Issue tagged with: feature
Metadata Update from @tkopecek: - Issue tagged with: testing-ready
PR #2346
Metadata Update from @jcupova: - Issue tagged with: testing-done
Commit 9beaac9 fixes this issue
Commit 1cbc934 fixes this issue
Log in to comment on this ticket.