All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] gitlab-ci: add a qemu-based arm32 test
@ 2021-07-14  0:48 Stefano Stabellini
  2021-07-20 19:48 ` Stefano Stabellini
  0 siblings, 1 reply; 3+ messages in thread
From: Stefano Stabellini @ 2021-07-14  0:48 UTC (permalink / raw)
  To: cardoe, wl, andrew.cooper3; +Cc: sstabellini, xen-devel

Hi all,

This short series adds a minimal ARM32 test based on QEMU. It just runs
Xen and Dom0 up to a Busybox prompt.

Cheers,

Stefano


Stefano Stabellini (2):
      Add qemu-system-arm to the existing tests-artifacts container
      Add an ARM32 qemu-based smoke test

 automation/gitlab-ci/build.yaml                    | 14 ++++-
 automation/gitlab-ci/test.yaml                     | 27 +++++++-
 automation/scripts/qemu-smoke-arm32.sh             | 72 ++++++++++++++++++++++
 ...arm64v8.dockerfile => 6.0.0-arm64v8.dockerfile} |  5 +-
 4 files changed, 112 insertions(+), 6 deletions(-)
 create mode 100755 automation/scripts/qemu-smoke-arm32.sh
 rename automation/tests-artifacts/qemu-system-aarch64/{5.2.0-arm64v8.dockerfile => 6.0.0-arm64v8.dockerfile} (95%)



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH RESEND 0/2] gitlab-ci: add a qemu-based arm32 test
  2021-07-14  0:48 [PATCH RESEND 0/2] gitlab-ci: add a qemu-based arm32 test Stefano Stabellini
@ 2021-07-20 19:48 ` Stefano Stabellini
  2021-07-21 14:52   ` Julien Grall
  0 siblings, 1 reply; 3+ messages in thread
From: Stefano Stabellini @ 2021-07-20 19:48 UTC (permalink / raw)
  To: Stefano Stabellini; +Cc: cardoe, wl, andrew.cooper3, xen-devel

Re-ping?


On Tue, 13 Jul 2021, Stefano Stabellini wrote:
> Hi all,
> 
> This short series adds a minimal ARM32 test based on QEMU. It just runs
> Xen and Dom0 up to a Busybox prompt.
> 
> Cheers,
> 
> Stefano
> 
> 
> Stefano Stabellini (2):
>       Add qemu-system-arm to the existing tests-artifacts container
>       Add an ARM32 qemu-based smoke test
> 
>  automation/gitlab-ci/build.yaml                    | 14 ++++-
>  automation/gitlab-ci/test.yaml                     | 27 +++++++-
>  automation/scripts/qemu-smoke-arm32.sh             | 72 ++++++++++++++++++++++
>  ...arm64v8.dockerfile => 6.0.0-arm64v8.dockerfile} |  5 +-
>  4 files changed, 112 insertions(+), 6 deletions(-)
>  create mode 100755 automation/scripts/qemu-smoke-arm32.sh
>  rename automation/tests-artifacts/qemu-system-aarch64/{5.2.0-arm64v8.dockerfile => 6.0.0-arm64v8.dockerfile} (95%)
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH RESEND 0/2] gitlab-ci: add a qemu-based arm32 test
  2021-07-20 19:48 ` Stefano Stabellini
@ 2021-07-21 14:52   ` Julien Grall
  0 siblings, 0 replies; 3+ messages in thread
From: Julien Grall @ 2021-07-21 14:52 UTC (permalink / raw)
  To: Stefano Stabellini; +Cc: cardoe, wl, andrew.cooper3, xen-devel

Hi Stefano,

On 20/07/2021 20:48, Stefano Stabellini wrote:
> Re-ping?

Interestingly the patches were not threaded (in-reply-to seems to be 
missing in the headers), so I had to look them up by subject to find them.

Anyway, I have looked at patch #2 and provided some feebdack. The first 
patch #1 looks fine.

Cheers,

-- 
Julien Grall


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-21 14:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14  0:48 [PATCH RESEND 0/2] gitlab-ci: add a qemu-based arm32 test Stefano Stabellini
2021-07-20 19:48 ` Stefano Stabellini
2021-07-21 14:52   ` Julien Grall

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.