]> git.proxmox.com Git - mirror_qemu.git/commit
gitlab: make Cirrus CI timeout explicit
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 14 Sep 2023 15:54:19 +0000 (16:54 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Sep 2023 14:06:33 +0000 (15:06 +0100)
commitc576d8bfbb6eca37d4258be4275efd617b1f1d94
treef7b47830daf40efe58e53b0d4570ca982c106436
parent49e9f8644b036b42b0fc65bc8bef992fcee2f610
gitlab: make Cirrus CI timeout explicit

On the GitLab side we're invoking the Cirrus CI job using the
cirrus-run tool which speaks to the Cirrus REST API. Cirrus
sometimes tasks 5-10 minutes to actually schedule the task,
and thus the execution time of 'cirrus-run' inside GitLab will
be slightly longer than the execution time of the Cirrus CI
task.

Setting the timeout in the GitLab CI job should thus be done
in relation to the timeout set for the Cirrus CI job. While
Cirrus CI defaults to 60 minutes, it is better to set this
explicitly, and make the relationship between the jobs
explicit

Signed-off-by: "Daniel P. Berrangé" <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230912184130.3056054-4-berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230914155422.426639-7-alex.bennee@linaro.org>
.gitlab-ci.d/cirrus.yml
.gitlab-ci.d/cirrus/build.yml