#2052 [RFE] make "koji download-task" wait for unfinished tasks to complete
Closed: Fixed 4 years ago by tkopecek. Opened 5 years ago by ktdreyer.

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:

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.

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

5 years ago

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

4 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-done

4 years ago

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #2346 Merged 4 years ago