All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicola Vetrini <nicola.vetrini@bugseng.com>
To: Michal Orzel <michal.orzel@amd.com>
Cc: xen-devel@lists.xenproject.org,
	Doug Goldstein <cardoe@cardoe.com>,
	Stefano Stabellini <sstabellini@kernel.org>,
	Andrew Cooper <andrew.cooper3@citrix.com>
Subject: Re: [PATCH] automation: Extend eclair-ARM64-allcode and mark as gating
Date: Tue, 14 Apr 2026 14:04:50 +0200	[thread overview]
Message-ID: <68b7bb7e95e6ae92b976c98af1a7cab9@bugseng.com> (raw)
In-Reply-To: <20260414111656.72939-1-michal.orzel@amd.com>

On 2026-04-14 13:16, Michal Orzel wrote:
> Extend the job by enabling static memory, static shared memory and 
> early
> printk features. Given no more regressions for clean rules, mark as
> gating.
> 
> Signed-off-by: Michal Orzel <michal.orzel@amd.com>
> ---
> https://gitlab.com/xen-project/people/morzel/xen/-/pipelines/2451527401

NIT: pipeline does not seem to be public. Other than that:

Reviewed-by: Nicola Vetrini <nicola.vetrini@bugseng.com>

> ---
>  automation/gitlab-ci/analyze.yaml | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
> 
> diff --git a/automation/gitlab-ci/analyze.yaml 
> b/automation/gitlab-ci/analyze.yaml
> index 4e9af9d60224..b3f99f472d9e 100644
> --- a/automation/gitlab-ci/analyze.yaml
> +++ b/automation/gitlab-ci/analyze.yaml
> @@ -149,7 +149,11 @@ eclair-ARM64-allcode:
>        CONFIG_STACK_PROTECTOR=y
>        CONFIG_UNSUPPORTED=y
>        CONFIG_VM_EVENT=y
> -  allow_failure: true
> +      CONFIG_STATIC_MEMORY=y
> +      CONFIG_STATIC_SHM=y
> +      CONFIG_EARLY_UART_CHOICE_PL011=y
> +      CONFIG_EARLY_UART_BASE_ADDRESS=0x0
> +  allow_failure: false
> 
>  eclair-ARM64-testing:
>    extends: eclair-ARM64-allcode

-- 
Nicola Vetrini, B.Sc.
Software Engineer
BUGSENG (https://bugseng.com)
LinkedIn: https://www.linkedin.com/in/nicola-vetrini-a42471253


  reply	other threads:[~2026-04-14 12:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-14 11:16 [PATCH] automation: Extend eclair-ARM64-allcode and mark as gating Michal Orzel
2026-04-14 12:04 ` Nicola Vetrini [this message]
2026-04-14 12:32   ` Orzel, Michal

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=68b7bb7e95e6ae92b976c98af1a7cab9@bugseng.com \
    --to=nicola.vetrini@bugseng.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=cardoe@cardoe.com \
    --cc=michal.orzel@amd.com \
    --cc=sstabellini@kernel.org \
    --cc=xen-devel@lists.xenproject.org \
    /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.