vm: handle waitrepo tasks in kojivmd

When moved there, kojivmd can import it and wait for
regen repos it started.

Related: https://pagure.io/koji/issue/3536
This commit is contained in:
Tomas Kopecek 2022-10-10 10:22:53 +02:00
parent b44a06949d
commit bd95153cb3
4 changed files with 88 additions and 91 deletions

View file

@ -246,10 +246,6 @@ The hosts in this channel require special setup.
* They run the ``kojivmd`` daemon instead of the regular ``kojid`` daemon
* VM images for builds must be stored in the local image directory
* You may need a ``kojid`` host in the ``vm`` channel as well. ``kojivmd``
cannot perform any ``waitrepo`` tasks, so you'll need something to complete
those tasks. kojivmd creates those tasks if a user initiates a ``winbuild``
task with a build tag that does not yet have a repository.
Managing VM Images
------------------