Re: [PATCH v3 0/4] Patch series to set up a ppc64le CI

2022-09-22 Thread Lucas Mateus Martins Araujo e Castro



On 22/09/2022 13:32, Alex Bennée wrote:

"Lucas Mateus Castro(alqotel)"  writes:


This patch series aim to make easier to set up a compilation and CI
environment on PPC64 and PPC64LE machines.


Queued to testing/next, thanks.

Do we have a donated ppc64 machine to add to the custom runners?

I probably should have changed the message, this is just a restructuring 
of a patch series originally to set up a CI for PPC64 
(<20220727163632.59806-1-lucas.ara...@eldorado.org.br>), but Daniel 
pointed some uncertainty in the infrastructure originally planned to be 
used for this CI () and 
asked for a resend of patch 1-4 as those were general fixes in scripts I 
found while using them to set up a PPC machine with ansible and run some 
docker tests.
So as of right now this patch series is not about set up a CI for 
PPC64/PPC64LE.

v3:
Changed patch 1 to respect alphabetical order

v2:
This patch series are only patches 2-4 of v1 and an alternative to patch 1
suggested by Daniel.

Lucas Mateus Castro (alqotel) (4):
   scripts/ci/setup: ninja missing from build-environment
   scripts/ci/setup: Fix libxen requirements
   scripts/ci/setup: spice-server only on x86 aarch64
   tests/docker: run script use realpath instead of readlink

  scripts/ci/setup/build-environment.yml | 15 +--
  tests/docker/run   |  2 +-
  2 files changed, 14 insertions(+), 3 deletions(-)



--
Alex Bennée


--
Lucas Mateus M. Araujo e Castro
Instituto de Pesquisas ELDORADO

Departamento Computação Embarcada
Analista de Software Junior
Aviso Legal - Disclaimer 


Re: [PATCH v3 0/4] Patch series to set up a ppc64le CI

2022-09-22 Thread Alex Bennée


"Lucas Mateus Castro(alqotel)"  writes:

> This patch series aim to make easier to set up a compilation and CI
> environment on PPC64 and PPC64LE machines.

Queued to testing/next, thanks.

Do we have a donated ppc64 machine to add to the custom runners?

> v3:
> Changed patch 1 to respect alphabetical order
>
> v2:
> This patch series are only patches 2-4 of v1 and an alternative to patch 1
> suggested by Daniel.
>
> Lucas Mateus Castro (alqotel) (4):
>   scripts/ci/setup: ninja missing from build-environment
>   scripts/ci/setup: Fix libxen requirements
>   scripts/ci/setup: spice-server only on x86 aarch64
>   tests/docker: run script use realpath instead of readlink
>
>  scripts/ci/setup/build-environment.yml | 15 +--
>  tests/docker/run   |  2 +-
>  2 files changed, 14 insertions(+), 3 deletions(-)


-- 
Alex Bennée



[PATCH v3 0/4] Patch series to set up a ppc64le CI

2022-09-22 Thread Lucas Mateus Castro(alqotel)
This patch series aim to make easier to set up a compilation and CI
environment on PPC64 and PPC64LE machines.

v3:
Changed patch 1 to respect alphabetical order

v2:
This patch series are only patches 2-4 of v1 and an alternative to patch 1
suggested by Daniel.

Lucas Mateus Castro (alqotel) (4):
  scripts/ci/setup: ninja missing from build-environment
  scripts/ci/setup: Fix libxen requirements
  scripts/ci/setup: spice-server only on x86 aarch64
  tests/docker: run script use realpath instead of readlink

 scripts/ci/setup/build-environment.yml | 15 +--
 tests/docker/run   |  2 +-
 2 files changed, 14 insertions(+), 3 deletions(-)

-- 
2.25.1