[libvirt] [dockerfiles PATCH] Add 'trigger' and 'monitor' scripts

Fabiano Fidêncio fidencio at redhat.com
Wed Sep 11 16:38:31 UTC 2019


On Wed, Sep 11, 2019 at 3:12 PM Andrea Bolognani <abologna at redhat.com> wrote:
>
> These are extremely crude scripts that are nonetheless useful when
> it's time to rebuild all images. Usage is along these lines:
>
>   $ ls libvirt-debian-10* >in
>   $ ./trigger in out
>   $ ./monitor out 3
>
> Error handling is almost non-existent, but realistically speaking
> at most three people will ever run these scripts anyway :)
>
> Quay has limits on both the number of jobs that can be running at
> the same time and the rate of job submission: rebuilding containers
> in batches, eg. all Debian 10 containers, followed by all Debian 9
> containers, and so on, allows us to remain within those limits.
>
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>

Reviewed-by: Fabiano Fidêncio <fidencio at redhat.com>




More information about the libvir-list mailing list