[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v2 1/2] gitlab-ci: add qemu-system-arm to the existing tests-artifacts container
On Fri, 18 Mar 2022, Anthony PERARD wrote: > On Wed, Mar 16, 2022 at 06:46:52PM -0700, Stefano Stabellini wrote: > > +qemu-system-aarch64-6.0.0-arm32-export: > > + stage: build > > + image: > > registry.gitlab.com/xen-project/xen/tests-artifacts/qemu-system-aarch64:6.0.0-arm64v8 > > + script: > > + - mkdir binaries && cp /qemu-system-arm binaries/qemu-system-arm > > + artifacts: > > + paths: > > + - binaries/qemu-system-arm > > + tags: > > + - arm64 > > > > I wonder whether there's a better way to make available these kind of > test artifacts than using containers. But I don't have a good answer for > now. I wonder the same but couldn't find anything better. > Anyway, the patch looks good enough: > Reviewed-by: Anthony PERARD <anthony.perard@xxxxxxxxxx> Thanks!
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |