From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org, alex.bennee@linaro.org, thuth@redhat.com
Subject: Re: [PATCH] gitlab-ci: Extend timeout for ubuntu-20.04-s390x-all to 75m
Date: Mon, 6 Jun 2022 19:37:33 +0100 [thread overview]
Message-ID: <Yp5Jbd9UhSEF7ljj@redhat.com> (raw)
In-Reply-To: <20220606182436.410053-1-richard.henderson@linaro.org>
On Mon, Jun 06, 2022 at 11:24:36AM -0700, Richard Henderson wrote:
> Recent runs have been taking just over the 60m default.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> .gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml b/.gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml
> index 4f292a8a5b..9f1fe9e7dc 100644
> --- a/.gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml
> +++ b/.gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml
> @@ -31,6 +31,7 @@ ubuntu-20.04-s390x-all:
> - s390x
> variables:
> DFLTCC: 0
> + timeout: 75m
> rules:
> - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
> - if: "$S390X_RUNNER_AVAILABLE"
I'm not entirely convinced the problem is a slow build, as opposed to
a stuck test suite job. ie a genuine (non-deterministic) bug.
The last few successfull builds I can see took 46 minutes which is
well inside the 60 min timeout, especially considering we have a
dedicated build host which should be reliable in having capacity
available.
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
prev parent reply other threads:[~2022-06-06 18:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-06 18:24 [PATCH] gitlab-ci: Extend timeout for ubuntu-20.04-s390x-all to 75m Richard Henderson
2022-06-06 18:37 ` Daniel P. Berrangé [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Yp5Jbd9UhSEF7ljj@redhat.com \
--to=berrange@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.